1. 首页
  2. 大数据
  3. kafka
  4. Symbian S60 变量管理类

Symbian S60 变量管理类

上传者: 2020-08-30 05:01:29上传 ZIP文件 5.09KB 热度 12次
/* * variable which is start by '~' is local. * by '&', that is for global but not saved to file. * by '#', that is for global and saved to file. */ 通过变量的不同标识,来对变量进行系统管理。局部变量,通过定义全局变量(非保存),全局变量(保存)三种类型属性,之后只要实例化VariableManager类就能轻松实用,在实际项目中实用比较普遍。
下载地址
用户评论