搜索资源列表
htmlparser
- php 网页提取的经典的类,适合网页提取资料-php web page extracted classic class, suitable for extracting information on website
class.page.php
- 自己封装的PHP分页类,使用方便,功能强大,通用性好-php source code,for pagination
Asp_sql100w_dll
- 在ASP中使用组件 set cls=Server.CreateObject("MyDLL.MsSql") cls.ConnStr="driver={sql server} server=www.pc456.cn uid=pc456sss pwd=1 database=www.pc456.cn" 给组件设置数据源信息 添加,修改,删除数据: cls.execute(sql) 无分页读取数据: Set Rs=cls.execute(sql) do while
cpp1
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
cpp2
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
next-gemeratopm
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
choice-of-radio-freq
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
Virtual-router
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
Index
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
CPP-Class-(-Guo-Liqiang-)
- C++课件(郭立强),第01讲 C++概述第02讲 C++对C的改进(一)第03讲 引用第04讲 函数的区别及new,delete第05 06 07 08 09 10讲 类和对象第11 12 13讲 继承和派生第14讲 运算符重载第1516讲 多态第17讲 RTTI第1819讲 库SLT第20 21讲 模板1(TEMPLATE)第22讲 异常(Exception)-C++ Courseware (Guo Lijiang), p. 01 about C++ Overview, page 02 ab
QDY_tuchuang_asp
- 这款图床程序,有自动匹配图片相对大小(不压缩图片,代码调整大小)、自动生成图片嵌入代码等等功能,亮点自然是支持自由位置的添加水印。 支持对水印的自定义,页面中水印的默认位置或者是否添加都有相应的设置参数可以调整。水印支持 PNG 透明图片添加,但是不支持动态 GIF 的水印添加。 图片代码自动生成,wordpress 系统因为主题的不同,其实生成的图片代码也是不一样的,这样就造成了很多代码的冗余,久而久之就会造成数据库不必要的庞大,自动生成的 HTML 代码是最简单的,并且已经填好了 A
Fypage.class
- 一个PHP分页类,使用方法 $page = new Fypage(100,10) $page->p() -A PHP page class, using the method $page = new Fypage (100, 10) $page- > p ()