-
VB平铺一个背景图到整个窗体
说明: VB平铺一个背景图到整个窗体,用一个图片,铺满整个窗体的背景,简单易用(VB tiles a background map to the whole form, and uses a picture to cover the background of the whole form. It is easy to use.)
- 2019-06-11 00:12:58下载
- 积分:1
-
Criando testador de CC em VB.NET
source for checker asa
- 2019-05-20 16:55:10下载
- 积分:1
-
200742521237575
VB VISTA玻璃透明控件 FOR VB6.0
已知BUG1:在VB的IDE环境下运行程序,关闭时会有错误,
主要是GDI+运行了在IDE环境没有归还资源造成的
解决方法:生成EXE就搞定了,不会影响程序运行,
谢谢大家的支持(VB VISTA glass transparent control FOR VB6.0 known BUG1: in VB' s IDE environment, run the program, shut down when there have been mistakes, mainly GDI+ does not run in the IDE environment to return resources to create a solution: Build EXE on the buttoned up, will not affect the program to run, thank you for the support)
- 2010-07-17 18:09:39下载
- 积分:1
-
6645678
在文档 视图程序中加入闪屏,VC++编程精选学习源码,很好的参考资料。(Join the splash screen in the document view program, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:55:34下载
- 积分:1
-
gridctrl in mfc view
一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。(A similar class library EXCEL spreadsheet VC. Can be embedded into the MFC list control procedures to enhance display.)
- 2007-12-19 17:07:05下载
- 积分:1
-
SynWriteFile
调用API函数在VC++6.0的编译环境下,对串口进行写入操作,简单易懂,易实现,通过调试后取得较好的效果(using api functions in the vc++6.0 progress the serial communiction )
- 2010-09-25 15:44:29下载
- 积分:1
-
ADT-8860 English SDK(11-09-09)
ADT8860 CONTROLER CNC CHINA
- 2018-10-30 12:20:26下载
- 积分:1
-
EEGMonitor2009_3_27
基于ARM处理器的32导脑电图机的设计与实现,用VC++编写上位机生物电信号显示测量软件(Software Design of EEG display and measurement on PC with VC++)
- 2009-09-24 22:30:40下载
- 积分:1
-
yanhua_DLL
对研华运动控制卡API的封装,使调用更加简单,只需要几个函数即可完成80 以上的功能,同事提供DLL调用实例以及封装后的头文件和静态库文件(Advantech motion control card API package, making calls easier, you only need a few functions to complete more than 80 of the features, and colleagues provide examples DLL calls the header files and static library files encapsulated)
- 2014-12-12 15:26:09下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1