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

📄 imageconverter_s60_3rd_ed.pkg

📁 这个源代码是symbian下实现图片旋转及缩放的例子代码。对图片处理时有帮助。
💻 PKG
字号:
; ImageConverter_s60_3rd_ed.pkg
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"ImageConverter"},(0xE01F5467),2,0,0

;Localised Vendor name
%{"Forum Nokia-EN"}

;Unique Vendor name
:"Forum Nokia"

;Supports S60 v 3.0
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
;Files to install

"C:\Symbian\9.1\S60_3rd\Epoc32\release\GCCE\UREL\ImageConverter.exe"			-"!:\sys\bin\ImageConverter.exe"
"C:\Symbian\9.1\S60_3rd\Epoc32\Data\z\resource\apps\ImageConverter.RSC"			-"!:\resource\apps\ImageConverter.RSC"
"C:\Symbian\9.1\S60_3rd\Epoc32\Data\z\private\10003a3f\apps\ImageConverter_reg.RSC"	-"!:\private\10003a3f\import\apps\ImageConverter_reg.RSC"

; Some 3rd Edition devices might not handle FILENULL (FN) correctly (the file might not get installed at all on the device, or is not removed automatically upon uninstall). 
; That is why this option is not used here.
; If you want the test image file to be included in the installation package, please uncomment the last line in this file (i.e. remove the semicolon from the beginning
; of the line). 
; In this case you will need to manually remove australia.bmp from your device when you uninstall this example application. If you already have suitable image files 
; in your device, you will not need this test image.
;"..\data\australia.bmp"               							-"C:\Data\australia.bmp"

⌨️ 快捷键说明

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