这两个函数 function app_path1:StRing function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:StRing=#13#10):StRing 实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。 socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束 标志后就算收完一行了,大家实际应用时可能应该找更好的办法。
标签: function TCustomWinSocket socket_rec_line app_path
上传时间: 2014-11-28
上传用户:coeus
StdStRing类,功能类似于CStRing确实std::StRing实现.
标签: StdStRing CStRing StRing std
上传时间: 2017-05-19
上传用户:gmh1314
StRing reversal. it reverses the given StRing.
标签: reversal reverses StRing StRing
上传时间: 2014-05-30
上传用户:zhaoq123
public class DBClass { private StRing driver private StRing url private StRing username private StRing password private Connection connection private Statement statement private StRing message="" }
标签: private StRing DBClass public
上传时间: 2017-05-23
上传用户:c12228
public class month1{ public static void main(StRing [] args){ int month = 10 int days = 0 switch(month){ case 1: days = 31 case 2: days = 28 case 3: days = 31
上传时间: 2014-08-26
上传用户:chenbhdt
public class guestbook{ StRing sDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" StRing sConnStr = "jdbc:odbc:guestbook" Connection conn = null ResultSet rs = null
标签: StRing JdbcOdbcDriver guestbook sDBDriver
上传时间: 2017-05-23
上传用户:qiaoyue
* 使用DES加密与解密,可对byte[],StRing类型进行加密与解密 密文可使用StRing,byte[]存储. * * 方法: void getKey(StRing strKey)从strKey的字条生成一个Key * * StRing getEncStRing(StRing strMing)对strMing进行加密,返回StRing密文 StRing * getDesStRing(StRing strMi)对strMin进行解密,返回StRing明文 * *byte[] getEncCode(byte[] byteS)byte[]型的加密 byte[] getDesCode(byte[] * byteD)byte[]型的解密
上传时间: 2014-01-13
上传用户:libinxny
StRing hanlding library. Functions for crypto, token etc
标签: Functions hanlding library StRing
上传时间: 2017-05-25
上传用户:D&L37
Operasi dengan StRing
上传时间: 2017-05-28
上传用户:13517191407
识别子串 模式匹配 KMP算法 输入两个StRing
上传时间: 2017-05-30
上传用户:as275944189