CSBlogV2.11问题收集与信息反馈 ; CSCMSV1正式上线公测。
CSWave系列官方QQ群:24301472(最新版的一般都先发布在共享里哟) 。
获取用户IP的函数是:
[code]
Function GetIp()
dim vip
vip=Request.ServerVariables("http_x_forwarded_for")
if vip="" or Isnull(vip) then vip=Request.ServerVariables("remote_addr")
GetIp=vip
阅读全文及评论...EditPlus Version 2.21
* This version is a bug-fix release which incorporates the previous patch builds.
<feature>
* 'Force displaying hidden files' option (FTP Settings).
* 'Show Mapped Drive Names' option (Directory Window popup menu).
* Sort button added on the FTP Settings dialog box.
* $(DirWin) 'Directory Window directory' argument macro added.
* $(FilePathNoDrv) File path without drive name argument macro added.
* Displays warning if existing copy is newer than saving file.
* Lock File option is now persistent.
* 'File Open dialog restores previous directory' option (Preferences->General).
* Toolbar buttons for Load/Close Project commands.
<bug fix>
* Program would crash if text-to-speech software such as Narrator was running.
* If Recent Files list had invalid remote file name, program could crash.
* Program could crash with some sftp servers.
* Removing file type from Settings & syntax dialog could cause program crash.
* Split Lines command could cause program crash.
* Long FTP directory name could cause program crash.
* Customize Data/Time command could cause program crash.
* Trying to Save read-only Unicode file could cause program crash.
* Document Template in UTF-8 encoding could cause program crash.
* Find in Files could cause program crash with very large files.
* Save As could cause program crash if File Extensions option was empty.
* Change Case commands did not work correctly with non-ASCII characters.
* Keystroke recording did not work correctly with multi-byte characters.
* Tab to Spaces command did not work correctly with multi-byte characters.
* On the Spell Checker, Replace All button did not work correctly.
* Associate in Explorer option did not work correctly.
* Reformat did not work correctly with multi-byte characters.
* Printer font could not be changed.
* 'Settings & syntax'->'Column Markers'->'Show Markers' option did not work
* FTP could not list files of some directory names.
* FTP did not work on VMS servers.
* FTP file list was not correct with some AIX servers.
* 'More' button on Replace dialog box did not work correctly.
* Some argument macro did not work if there was no open file.
* Locked files were not detected as read-only.
* Fill Column command did not work correctly with horizontally scrolled text.
* Improved compatibility for some Chinese IME.
* $(FileDir) argument macro did not work with remote files.
* User tool did not work with some batch files.
* Some file with Big5 char set name could not be opened.
* Character Count command displays result as both Unicode and ANSI.
华军软件园有下的,嘿~~~~很爽~~~~~
阅读全文及评论...








订阅地址
