搜索结果

找到约 489 项符合 text-Overflow 的查询结果

J2ME First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But

First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carry your voice in a voice messaging fashion. Your voice is ...
https://www.eeworm.com/dl/660/228299.html
下载: 77
查看: 1067

编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard

Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. ...
https://www.eeworm.com/dl/628/235246.html
下载: 165
查看: 1054

Delphi控件源码 A rich edit control is a window in which the user can enter and edit text. The text can be assigned

A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
https://www.eeworm.com/dl/666/235883.html
下载: 26
查看: 1069

软件设计/软件工程 the overflow of the buffer

the overflow of the buffer
https://www.eeworm.com/dl/684/237120.html
下载: 94
查看: 1072

Applet 一个Speech-Text-Speech的applet小程序

一个Speech-Text-Speech的applet小程序
https://www.eeworm.com/dl/634/238396.html
下载: 38
查看: 1051

软件设计/软件工程 Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy

Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int[] d) { this.row = n distance = new int[row * row] for ( ...
https://www.eeworm.com/dl/684/239495.html
下载: 117
查看: 1112

Delphi/CppBuilder procedureTForm1.Button1Click(Sender:TObject) var S:String begin S:=idhttp1.Get(PostURL.text+

procedureTForm1.Button1Click(Sender:TObject) var S:String begin S:=idhttp1.Get(PostURL.text+ ?username= +EdUserName.Text+ &password= +EdPassWord.Text+ &password2= +EdPassWord.Text+ &email= + EdEMail.Text+ &gendernew=1&year=&month=&day=&locationnew =&site=&oicq=&icq=&yahoo=&msn=&bio=&styleidnew ...
https://www.eeworm.com/dl/664/243807.html
下载: 124
查看: 1046

Java编程 使用说明: 双击Demo.bat文件便可以执行 (需要配置好jre||JDK环境) 请输入sql语法关键字来测试改程序谢谢 目前支持的语法关键字如下设置: text.getSet

使用说明: 双击Demo.bat文件便可以执行 (需要配置好jre||JDK环境) 请输入sql语法关键字来测试改程序谢谢 目前支持的语法关键字如下设置: text.getSettings().setCase_Insensitive(false) // 不区分大小写 text.getSettings().addKeyWord1("select") text.getSettings().addKeyWord1("commit") text.getSettings().add ...
https://www.eeworm.com/dl/633/244828.html
下载: 101
查看: 1059

软件设计/软件工程 Live for speed .ply local file buffer overflow 一个MSN的一个功能扩展的溢出漏洞的VC原代码

Live for speed .ply local file buffer overflow 一个MSN的一个功能扩展的溢出漏洞的VC原代码
https://www.eeworm.com/dl/684/249112.html
下载: 140
查看: 1042

手机短信编程 能够和支持AT命令通讯的手机进行交互,比如发送短信(Text Mode, PDU mode),打电话等. 除了库的源代码以外,还有demo的源代码. 该代码是学习短信,modem通讯,手机AT命令

能够和支持AT命令通讯的手机进行交互,比如发送短信(Text Mode, PDU mode),打电话等. 除了库的源代码以外,还有demo的源代码. 该代码是学习短信,modem通讯,手机AT命令通讯的好材料.
https://www.eeworm.com/dl/622/249239.html
下载: 118
查看: 1143