-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
ClipboardChangedControl
说明: 剪贴板监控,监控应用程序的剪贴板操作,会对剪贴板内的变化做出响应(clipboard monitoring and control applications in the clipboard operations, the clipboard will respond to changes)
- 2006-02-17 10:27:03下载
- 积分:1
-
auto-copy
auto copy (simple dos only)
- 2012-11-18 07:41:31下载
- 积分:1
-
lua易语言模块源码 luajit
lua易语言模块源码,可以通过绑定函数实现易语言执行lua代码,同时兼容luajit二进制lua代码.(Lua easy language module source code, you can achieve the binding function to achieve Lua code, and luajit binary Lua code.)
- 2020-06-28 09:03:23下载
- 积分:1
-
076253
使用三态树实现多个注册表子键的选择,好案例(Three states was used to implement multiple registry key choice, a good case)
- 2017-06-10 17:22:45下载
- 积分:1
-
bookpay
一个C程序:以便在购书籍量超过5本并且购买总额超过500元时,提供15%的折扣。接受用户输入书籍数量及购买总额,并显示最终应付总额。(A C procedure: in order to purchase books in quantity more than 5 and the total amount of the purchase of more than 500 yuan to provide 15 discount. Accept user input and purchase the total number of books and displays the total amount of the final meet.)
- 2008-07-20 14:26:39下载
- 积分:1
-
AddressExample
访问Palm的Address地址簿例子。需要首先安装delphi-conduits类库。此类库已上传请自行查找。(Visit the Palm address book example of the Address. First install the required library delphi-conduits. From such a database has been your own search.)
- 2009-02-25 10:29:38下载
- 积分:1
-
shangrenguohe
商人过河程序,找了好久才找到的程序......(shangrenguohe)
- 2009-12-04 10:57:30下载
- 积分:1
-
QXAPRK
是PDA如何打开BMP文件,如何显示在PDA屏目上,使用EVC4编译,在HP3210PDA上动行通过(PDA is how to open the BMP file, how to display on the PDA screen mesh, using EVC4 compilation, moving on HP3210PDA line through)
- 2017-04-12 02:50:16下载
- 积分:1
-
unit-8
谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
- 2013-07-31 22:16:17下载
- 积分:1