搜索资源列表
scroller
- Flash MX 2004组件是经过编译的影片.我们不能直接对其进行编辑。但是可以通过导入主题皮肤进行修改。 2004默认主题名称叫做\"halo\",源文件在下面的目录中(HaloTheme.fla): First Run/ComponentFLA/ 另外还有一个SampleTheme.fla就是以前MX主题文件了. 使用MX风格替换2004风格很简单. 新建一个文件,从组件面板中拖出你想要的组件到主场景中,然后用Ctrl+Shift+O打开Sample
modLanguage
- Visual Basic 多语言支持模块, 可以使你的VB程序支持多种语言, 随时切换. 使用方法: 将语言文件保存为Language.lng 在需要时调用ChangeLanguage(Language) 示例: 修改语言: ChangeLanguage(\"简体中文\") 修改语言为简体中文 获取语言文件中的全部语言 GetLanguage As String 返回一个包含所有语言的数组 说明: 语言文件格式(参考Language.lng)
TabSheet
- /*********************************************************************** * 本类名称:属性对话框编程调用类库(VC++版) * 支持功能:动态添加、移除属性页;动态修改属性页标题;设置活动属性页;获取属性页的属性等。 * 编写人员:Coderui * 编写日期:2009年02月03日 * 最后更新:2009年02月09日 * 联系邮箱:coderui@163.com * 作者博客:
GetFileAttr
- 获得文件属性--包括文件的属性有:系统属性、只读属性、隐藏属性、存档属性。对于修改属性可以参考。-Get file attributes- including file attributes are: System Properties, read-only attribute, hidden attribute, the archive attribute. For modifying attribute can reference.