-
VB 中切换中文输入法
VB 中切换中文输入法,利用 GetKeyboardLayoutList 、 GetKeyboardLayoutName、GetKeyboardLayout 、
ActivateKeyboardLayout 实现设置默认输入法
- 2023-06-10 07:10:02下载
- 积分:1
-
支持基本的拷贝/粘贴和拖放功能
支持基本的拷贝/粘贴和拖放功能-support basic copy/paste and drag-and-drop function
- 2022-04-22 20:34:46下载
- 积分:1
-
是在evc环境下开发的,用于读取手机的一些信息
是在evc环境下开发的,用于读取手机的一些信息-AES in the development environment for mobile phones to read some information
- 2022-07-09 07:28:32下载
- 积分:1
-
5请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rel...
5请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
- 2022-08-19 21:32:41下载
- 积分:1
-
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个...
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个范畴:数据和操作。而C 语言中的struct 仅仅是数 据的集合。-C language of analog (C Programming thinking), the object-oriented languages inside, a kind of concept. This program is an evolutionary thinking. The so-called categories : data specific to the particular operation of the collectivity. So category contains two areas : data and operation. While the C language struct is just a collection of data.
- 2023-02-17 03:05:04下载
- 积分:1
-
Sierpinski垫片的分形图形,由分形的递归算法生成的C++源代码
Sierpinski垫片的分形图形,由分形的递归算法生成的C++源代码-Fractal graphic of Sierpinski.
- 2022-01-27 18:56:36下载
- 积分:1
-
大气模型计算,软件可以实现高度的不同…
大气模型计算,本软件可实现计算不同高度的密度、气压等参数。-Atmospheric model calculations, the software can realize a high degree of different density, pressure and other parameters.
- 2022-06-13 22:21:10下载
- 积分:1
-
去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,
去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,小巧好用。 贡献出来,与各位共享。-find work often will ask me how many Provision-line program, suggesting each collation procedures to address a number of rows about too much trouble, so I own a small part of the procedures used for a few specialized text format of the document but a few, a small handy. Contributions, and share with you.
- 2022-06-30 18:31:51下载
- 积分:1
-
rendering translucent bitmaps and how transparent bitmap painting some slim, we...
绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意,白色不能产生渗透。-rendering translucent bitmaps and how transparent bitmap painting some slim, we hope to show a translucent bitmaps. That is to say we will be a bit Figure B shows that the A bitmap, and they hope to see Figure B A part of the bitmap images, but not all. For example, A bitmap is a curve, B is a Bitmap suggest, we would like to suggest the show has been seen at the same time show the curve, but it does not need curve background on the need for useful to translucent bitmaps. From the curve looks like B infiltrate map, in fact technology is a translucent infiltration, infiltration formula we can use multiple, and here we choose (A AND which) OR B. Note that not produce white infiltration.
- 2022-08-07 15:05:14下载
- 积分:1
-
正向最大切分法源码
正向最大切分法源码-being the largest source splitting law
- 2022-01-27 12:07:01下载
- 积分:1