搜索资源列表
cxxtester
- CxxTester是一个用于C++代码的通用测试框。它支持测试库系统、有一套方法的对象文件、甚至单行C++源(即所有用C++接口的东西)。解释程序的前端使你能够在不需要重新编译代码的情况下修改和扩大测试。测试可以通过脚本成批执行或者在图表输出的支持下交互式执行。该工具使不同主机间的远距离测试成为可能。-CxxTester is one for C + + code universal test frame. It supports testing Library System, a set of
stucts-base
- 这是一个用来取代structs的结构,可以自动获取jsp界面中的属性值,并且把获取到的值保存到指定的对象中-This is a structs used to replace the structure, it will automatically acquire jsp interface value of the property, and make access to preserve the value of the specified object
回显
- 原代码泄露? 用webclass 来做,就不用考虑原代码泄露这个问题了。 4.求教,有谁知道 网页上的股市行情的定时刷新是怎么实现的吗? ... 问:就是想得到,像这个论坛里显示贴 子大小的方法,如(192 Bytes) 答:ADO中Field对象的ActualSize属性7-leaked source code used webclass do, I have not divulged the original source of this problem. 4. Pay him, who k
ScriptApp-0.6.1.29-win
- JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
对象引用是怎样严重影响垃圾收集器的
- Java文章,<<对象引用是怎样严重影响垃圾收集器的>>作者是来自IBM资深程序员Jack Shirazi,对Java编程提高很有帮助-Java article, lt; Lt; Object invoke what is a serious impact on the refuse collection gt; Gt; The writer is a senior programmer from IBM Jack Shirazi, the Java programmin
cppexpythonsrc
- Python是一种简单易学,功能强大的解释型编程语言,它有简洁明了的语法,高效率的高层数据结构,能够简单而有效地实现面向对象编程,特别适用于快速应用程序开发,也可以用来开发大规模的重要的商业应用。Python是一个理想的脚本语言。-Python is a simple and easy to learn, powerful interpreted programming language, it is clear and concise grammar and high efficiency o
C++与Java比较
- “作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was
StringBufferModify
- StringBuffer类对象方法的使用。String和StringBuffer中对字符串的连接效果是不同的.-StringBuffer Object type of use. String and StringBuffer string to connect the results are different.
TC 2.0 挖地雷
- TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如
面向对象课程设计流程图
- 本软件是面向对象课程设计流程图.里面以WORD的形式写出面向对象课程设计的流程图-the software is object-oriented curriculum design flow chart. Inside Word to write in the form of object-oriented curriculum design flow chart
又一个写硬盘的网页病毒程序
- 以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录,再修改注册表,把你的启动目录——\"C:\\WINDOWS\\Start Menu\\Programs\\启动\"设置为完全共享,这样就可以被黑客搜到,上传一个“冰河”或者“广外女生”, 然后病毒就把目标对准System目录,往里面灌垃圾文件,都是形如Msvbvm???的Dll文件,而且所有VB编写的程序都不能用了,提示找不到Dll文件——因为Msvbv
studentdomitorymanagement
- 实现学生宿舍信息的基本管理,采用了面向对象的思想,用到虚函数,多重继承,多态-achieving student hostels basic information management, the use of the object-oriented thinking, use virtual function, multiple inheritance, polymorphism
javadx01
- 简易java框架开源订销管理系统 v0.1 该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印,销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。 系统采用面向对象的设计方法,页面设计及系统逻辑分离,具有较好的扩展性。系统使用数据库中间件技术,支持My SQL、MS SQL Server等多
agenttravel
- 模拟agent迁移把一个对象串行化从client端发送到server端,然后在server端显示出来-agent simulation of an object to the relocation of serial data sent from the client to the server side, then the server side displayed
moniwutiyundongxitong
- 模拟物体平抛系统。对于建筑学的学生来说很有帮助 -object-throwing simulation system. For architecture students helpful
wdm5
- 用户态使用Win32 CreateFile访问驱动程序,dwShareMode为0时来请求独占内核对象在设备对象DEVICE_OBJECT结构中存储设备的信息,对于与设备的每个交互,相关的DEVICE_OBJECT被传递给驱动的回调例程。,但是开发者可以扩展设备结构,称为设备扩展 在PnP IRP中我们加载设备NTSTATUS Wdm1AddDevice( IN PDRIVER_OBJECT DriverObject,-Win32 users use CreateFile state vis
544525797
- 学校管理系统,本管理系统与一般管理系统的区别就是:一般管理系统的后台数据库是用Access或sql server进行前台界面设计软件与后台数据库中的数据表的数据相连接。而此管理系统是用Delphi 6.0自身所带的SQL explorer及interbase进行前台与后台的数据链接,interbase 在使用之前必须先设置用户名和密码,用户名为sysdba,缺省密码为masterkey,方便实用,而且在整个过程中贯穿着很严格的面向对象的编程技术和完整正确的数据库构思方法,较之面向过程的编程技术更
person2006
- 继承、多继承、虚继承的使用! 如果要想使一个公共基类在派生类中只产生一个基类子对象,则必须将这个基类设定为虚基类。-inheritance, multiple inheritance, the use of virtual inheritance! If we want to make a public base class in the derived class only have a base class Object son, they would have to set the b
Apple20060704
- 我自己编写的一个简单苹果类! 这个类可以不设置构造函数,但是如果想实现在声明这个类的一个对象时,对这个对象进行初始化,必须有构造函数。不想在创建对象时,初始化可以不设置构造函数。有时构造函数是必须的。-I prepared a simple Apple category! This category can not be provided Constructors, but if we wish to achieve in a statement this type of an object
1.REQUEST.object
- FIF小组asp教程swf视频。详细介绍第五章ASP内置REQUEST对象应用。-FIF group asp swf Video Guide. Chapter 5 details embedded REQUEST ASP Application Object.
