changes.txt
来自「javasrcipt编写的Ajax的类库」· 文本 代码 · 共 15 行
TXT
15 行
v 0.2
[8 July, 2007]
- added a "Database" class which offers functionality to work with databases.
- prototypejs: using version 1.5.1.1 instead of 1.5.1_rc1 now
- AjaxedPage.iif, AjaxedPage.error, AjaxedPage.throwError are obsolete and use the appropriate library methods now.
- added a "library" class which holds "global" and general functions which are needed through the whole library. check the documentation for new functions
- added a "stringOperations" class which adds a lot of additional and useful string manipulation functions to the library
- created a "test" folder which holds unit tests for the library.
- created a folder "prototypejs" and moved the prototype JavaScript library there
- created a folder for each VBScript class (class_ajaxedPage, class_JSON). Prefixed the folder with "class_"
v 0.1
initial release
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?