-
DevelopersGuide Delphi Kylix
英文版linux的delphi
DevelopersGuide Delphi Kylix
英文版linux的delphi-DevelopersGuide Delphi Kylix English version of linux delphi
- 2022-04-21 16:22:14下载
- 积分:1
-
这个是C语言的函数类型定义,其中是他们的函数定义源代码.
这个是C语言的函数类型定义,其中是他们的函数定义源代码.-the C language is a function of the type definition, which is the function definition source code.
- 2023-04-15 04:10:04下载
- 积分:1
-
用户手册03;IGK用户手册03
用户手册03;IGK用户手册03-user manual; IGK user manual 03
- 2022-05-24 13:44:28下载
- 积分:1
-
Ajax开发精要 Ajax开发精要
Ajax开发精要 Ajax开发精要-Ajax development incisive Ajax development incisive Ajax development essence
- 2023-04-19 18:00:04下载
- 积分:1
-
软件工程知识体系指南(2004版) 来自中国系统分析员网站。 由蒋遂平博士翻译。 原文为IEEE计算机学会的官方文件。...
软件工程知识体系指南(2004版) 来自中国系统分析员网站。 由蒋遂平博士翻译。 原文为IEEE计算机学会的官方文件。-software engineering knowledge Guide (2004 edition) systems analyst from the Chinese website. This paper, by Dr. translation. Original IEEE Computer Society of official documents.
- 2022-02-21 22:07:30下载
- 积分:1
-
delta = (srcW << 16)/dstW
int pos = delta >> 1...
着几乎所有智能机厂商都将有自己配套的App Store,甚至并非智能手机制造商的三星也有意加入本次混战.
当然,我们也不能忘记苹果最先从iTunes中得到的灵感,从而带来了应用程序商店,一个正确的面向用户,开发者的平台,提供收入分配的盈利模式.
Symbian下也有众多有趣的程序,诺基亚的应用商店将会让这些软件更有吸引力.
-delta = (srcW > 1
for (int x = 0 x < dstW x++) {
g.setClip(x, 0, 1, srcH)
g.drawImage(src, x- (pos >> 16), 0, Graphics.LEFT |
Graphics.TOP)
pos+= delta
}
Image dst = Image.createImage(dstW, dstH)
g = dst.getGraphics()
delta = (srcH > 1
for (int y = 0 y < dstH y++) {
g.setClip(0, y, dstW, 1)
g.drawImage(tmp, 0, y- (pos >> 16), Graphics.LEFT |
Graphics.TOP)
pos+= delta
- 2022-08-15 23:44:24下载
- 积分:1
-
关于keil c 软件的入门教程,图文并茂的介绍了keil c的使用方法...
关于keil c 软件的入门教程,图文并茂的介绍了keil c的使用方法-Keil c on entry software tutorials introduce graphic illustrations of the use of keil c
- 2022-01-26 04:49:24下载
- 积分:1
-
精彩编程百例1~25例,其中有数学曲线,查看计算机硬件,文件统计程序,hook程序记录鼠标与键盘,透明窗体的设计等等!...
精彩编程百例1~25例,其中有数学曲线,查看计算机硬件,文件统计程序,hook程序记录鼠标与键盘,透明窗体的设计等等!-100 cases a brilliant programming to 25 cases, of which mathematical curve View computer hardware, document statistical procedures, hook procedures record keyboard and mouse and transparent forms of design and so on!
- 2022-07-02 03:57:04下载
- 积分:1
-
C++语言编程教材,很好的一部学习,开发手册。
C++语言编程教材,很好的一部学习,开发手册。 -C programming language materials, a good learning and development manual.
- 2022-02-28 12:34:11下载
- 积分:1
-
spring培训学习笔记,学习spring的可以参考一下
spring培训学习笔记,学习spring的可以参考一下-spring training study notes, study and reference for the spring
- 2022-01-26 05:22:49下载
- 积分:1