bluetoothgps_aif.rss

来自「GPSBluetoothUseful.zip」· RSS 代码 · 共 23 行

RSS
23
字号

#include <AifTool.rh>

#include <BluetoothGPS.hrh>



RESOURCE AIF_DATA
	{
	app_uid=KApplicationUid;
	caption_list=
		{       
		CAPTION
			{
			code = ELangEnglish;
			caption = "Bluetooth Test";
			}
		};
	num_icons=1;
	embeddability=KAppNotEmbeddable;
	newfile=KAppDoesNotSupportNewFile;
	}

⌨️ 快捷键说明

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