-
.Net实现的局域网完整IM,含完整的设计远隔,架构图,如有不明白的可随时联系我,共同探讨:)...
.Net实现的局域网完整IM,含完整的设计远隔,架构图,如有不明白的可随时联系我,共同探讨:)-IM By .Net
- 2022-03-24 15:24:51下载
- 积分:1
-
good example, will learn good things
好的例子,会学到好东西-good example, will learn good things
- 2022-03-06 02:00:02下载
- 积分:1
-
计算机网络端口扫描器
计算机网络端口扫描器-computer network port scanners
- 2022-06-21 01:54:00下载
- 积分:1
-
流媒体传输协议实现的代码,很有用的。和“彩信
流媒体传输协议的实现代码,非常有用.可以支持rtsp mms等流媒体传输协议-streaming media transmission protocol implemented code, very useful. And@mms-j.jp support RTSP streaming media such as transfer protocol
- 2022-02-28 19:08:56下载
- 积分:1
-
一个用c++编写的聊天程序客户端
一个用c++编写的聊天程序客户端-a prepared with the client chat program
- 2022-05-06 17:24:08下载
- 积分:1
-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1
-
LINUX套接字网络编程的小代码!
LINUX套接字网络编程的小代码!-LINUX sleeve joint character network programming small code!
- 2022-02-03 13:36:47下载
- 积分:1
-
- 2022-01-23 11:02:30下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
模gh0st delphi版
模gh0st delphi版
Coolvibes代码修改
- 2022-11-02 06:45:03下载
- 积分:1