-
ExchangeServer2003PDF(1)
反垃圾邮件技术研究现状及解决办法。用于邮件服务器研究(Anti-Spam)
- 2009-05-31 10:21:02下载
- 积分:1
-
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考....
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考.-network programming, network chat room code of the customer, as network programming reference.
- 2022-01-31 18:18:46下载
- 积分:1
-
elementgetelementsbytagnameaccessnodelist
Runs this test from the command line.
- 2014-02-21 15:45:34下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
控制台下制作的聊天软件,c++语言开发。给c++初学者展示了如何在控制台下制作软件。...
控制台下制作的聊天软件,c++语言开发。给c++初学者展示了如何在控制台下制作软件。-Console chat software produced, c++ language development. To c++ beginners showing how to produce software under Control Panel.
- 2022-08-05 19:23:20下载
- 积分:1
-
high-quality-programming-of-C
这是一本关于C语言规范编程的好教程,通过阅读本书对我们以后的编程习惯会有很大的影响(This is a programming tutorial on the C language specification, through reading this book will have great impact on our programming habits)
- 2012-10-29 10:39:51下载
- 积分:1
-
邮件发送控件源码
邮件发送控件源码-spammers source control
- 2023-07-26 14:55:03下载
- 积分:1
-
WebBroker technology of the source
基于Delphi的WebBroker技术的源码-WebBroker technology of the source
- 2023-04-03 11:25:04下载
- 积分:1
-
TraceHook
windows进程内存转储(dump)工具,它能够附加到进程,读取进程的整个内存,然后,将进程整个内存的数据保存到磁盘上。该工具不同于LordPE 和OllyDump,因为它可以下载进程的整个内存到磁盘上。(windows process memory dump (dump) tool, which can be attached to the process, read the entire memory of the process, and then the entire memory of the process data is saved to disk. The the tool unlike LordPE Ollydump because it can download the entire process memory to disk.)
- 2013-05-12 17:12:08下载
- 积分:1
-
程序设计中基于构造函数的对象初始化方法研究
c++程序设计时声明对象时,通过使用构造函数,可以实现对象的初始值.(When declaring an object in c++ programming, the initial value of the object can be achieved by using constructors.)
- 2019-05-04 19:57:09下载
- 积分:1