⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 SYMBIAN中经典丛书何伟的实例代码
💻 TXT
字号:
光盘说明:
	光盘包含了本书所用到的所有源代码文件。
	Example_XXX为每章内容介绍所用源代码文件;
	Exercise_XXX为每章习题所提供的源代码样例。
	CH01-CH07中都有一个commonframework文件夹,在编写控制台程序时都需要包含此文件夹。

CH01----|----commonframework			公共框架文件
	|----Example_HelloWorldGUI		GUI环境的HelloWorld例程
	|----Example_HelloWorld		控制台HelloWorld例程

CH02----|----commonframework			公共框架文件
	|----Example_FullTime			FullTime例程
	|----Example_TowPhaseConstruct		二阶段构造例程
	|----Exercise_CMemoryManagement	内存管理习题

CH03----|----commonframework			公共框架文件
	|----Example_HBufC			HBufC例程
	|----Example_HBufC2			HBufC2例程
	|----Example_TBufAndTBufC		TBufAndTBufC例程
	|----Example_TPtrAndTPtrC		TPtrAndTPtrC例程
	|----Exercise_Description		描述符例程
	|----Exercise_HBufC			HBufC习题

CH04----|----commonframework			公共框架文件
	|----Example_DynamicArray		动态数组例程
	|----Example_RArray			RArry例程
	|----Example_RPointerArray		RPointerArray例程
	|----Exercise_DynamicArrays		DynamicArrays习题

CH05----|----commonframework			公共框架文件
	|----Example_Timer			Timer例程
	|----Exercise_ActiveObjectExample	活动对象习题

CH06----|----commonframework			公共框架文件
	|----Example_DriveInfo			驱动器信息例程
	|----Example_FileRW			文件读写例程
	|----Example_FileStore			文件存储例程	
	|----Example_GetDir			获取目录列表例程
	|----Exercise_File			文件习题

CH07----|----commonframework			公共框架文件			
	|----Example_HelloWorld		HelloWorld例程
	|----Example_HelloWorld2		HelloWorld2例程
	|----Example_HelloWorldD		HelloWorldDilog例程
	|----Exercise_GUIClock			GUI时钟习题

CH08----|----Example_CountDown			倒计时例程


CH09----|----Example_Dialog			对话框例程
	|----Example_DynamicList		动态列表例程
	|----Example_HelloWorld		HelloWorld例程
	|----Example_ListBoxApp		列表例程
	|----Example_NormalTextEditor		文本编辑器例程
	|----Exercise_list			列表练习

CH10----|----Example_BasicDraw			基本绘图例程
	|----Example_BasicSound		基本声音例程
	|----Example_Bitmap			基本位图例程
	|----Exercise_TextImageSound		基本图形声音习题


CH11----|----Exercise_ClassSchedule		课程表管理系统


CH12----|----Example_game			俄罗斯方块例程


CH13----|----Example_BluetoothChat		蓝牙例程

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -