搜索结果

找到约 345 项符合 String 的查询结果

单片机开发 好用的lcd1602 液晶驱动程序

好用的lcd1602 液晶驱动程序,可以设置显示位置setxy(x,y),输出字符串LCD_string
https://www.eeworm.com/dl/648/248251.html
下载: 176
查看: 1060

其他行业 用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB

用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB 新建一个EXE文件..新建一个Text和一个Command按纽 最后直接把代码写上去就可以了... Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _ (By ...
https://www.eeworm.com/dl/668/331526.html
下载: 66
查看: 1107

Internet/网络编程 非常方便的网络Socket类

非常方便的网络Socket类,开发网络程序变得很简单。 支持自定义的string类。 用法:typedef YSocket<CString> CMySocket //CString也可以用自己的string类,从而可以用来atl等任何地方 CMySocket tpSock //声明 tpSock.Create()//建立sock tpSock.Bind()//绑定 tpSock.Listen()//开始侦听 ...
https://www.eeworm.com/dl/620/236012.html
下载: 153
查看: 1059

教育系统应用 用Java编写一个程序实现学员成绩管理

用Java编写一个程序实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息(最多输入20个,但最少并不知道),包括学号(String)姓名(String)三门课成绩(用整形数组来存)大家可以下在学习一下
https://www.eeworm.com/dl/621/350507.html
下载: 48
查看: 1260

VC书籍 一本关于stl的免费电子书

一本关于stl的免费电子书,包括容器,vector和string,关联容器,迭代器,算法,仿函数等内容。
https://www.eeworm.com/dl/686/303155.html
下载: 130
查看: 1045

Java编程 购物车系统中的post类

购物车系统中的post类,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Integer readaccess
https://www.eeworm.com/dl/633/473032.html
下载: 73
查看: 1049

Delphi控件源码 RC4 加密解密单元delphi版 附件压缩包里有两个单元文件

RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ...
https://www.eeworm.com/dl/666/466138.html
下载: 54
查看: 1529

JavaScript 树状目录结构

树状目录结构,带有源码。分为不同的类,可独自运行,也可插入其它框架中,代码实现了文件路径以string存取
https://www.eeworm.com/dl/685/377360.html
下载: 156
查看: 1065

Delphi控件源码 MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Pub

MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New System.Threading.Thread(AddressOf MonsterProcess) Dim LastPacket As String =
https://www.eeworm.com/dl/666/262057.html
下载: 30
查看: 1080

嵌入式/单片机编程 This guide reviews the rules and syntax of the principle commands that comprise C and its object-ori

This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
https://www.eeworm.com/dl/647/309237.html
下载: 104
查看: 1101