首页    新闻    小组    威客    人才    下载    博客    代码贴    在线编程    论坛
Basic4android 1.8,用 Basic 编写 Android 应用
2012年1月15日 01:42 | 阅读 1466 次
Basic4android v1.8 发布,该版本包含众多新特性:

代码编辑器

- Automatic case correction of variables and subs (based on their declaration)
- Highlighting of undeclared variables
- Highlighting of global variables
- "Find all references" tool - F7
- "Find sub" tool - Ctrl + E
The above two tool make it much easier to develop and maintain large projects
- Backward / forward navigation buttons
- Improved Find/Replace
- Improved support for multiple monitors
- Support for custom color schemes: IDE Color Schemes
- Drag and drop text







代码混淆

变量重命名和字符串混淆让你的代码更难被反向工程。Code Obfuscation

Manifest 编辑器

允许直接添加和修改 manifest 中的元素 Manifest Editor

其他特性:

- File - Export as zip maintains the read-only attribute
- Libraries can now reference other jar files with the @DependsOn annotation ("dummy" xml files are no longer needed)
- DateTime.GetTimezoneOffset returns a Double instead of Int
- #Regions are collapsed when a file is opened
- New compilation mode combo box - Debug, Release or Release (obfuscated)
- Outlining - ToggleAll (Ctrl + Shift + O)
- Notification.SetInfo2 - allows you to distinguish between multiple notifications
- Bug fixes and other small improvements

(文/开源中国)    




评论 (0)
游客请输入验证码
最新评论
0
0
收藏