📄 changes.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -