搜索资源列表
用于 mysql 的php通用接口类
php的Mysql低层接口发展到现在,已经有三种接口类型了,分别是:Mysql、Mysqli、PDO。Mysql属于最早期的Mysql数据库接口,不支持面向对象的调用方式。Mysqli及PDO开始都支持面向对象了。
这三种接口的使用方式上都有些少差别,例如在fetch处理方式:
mysql:
mysql_fetch_array($result, $link);
larbin-2.6.3.tar
- Larbin is an HTTP Web crawler with an easy interface that runs under Linux. It can fetch more than 5 million pages a day on a standard PC (with a good network). -Larbin is an HTTP Web crawler with an easy in terface that
C++mianshi
- C++面试题集(最全的CC++试题集和答案)Fetch,Datebase,SoftWare,Ajax,数据库开发,软件开发,网页设计,中华网魂,网魂软件,NetFetch,数据库面试,C++面试-face questions Set C (CC most comprehensive collections of examination questions and answers) Fetch, Datebase. SoftWare, A
fetch-1.0.tar
- LiunxC++蜘蛛,把网页从指定URL中抓取下来 -LiunxC spiders, and the website from the designated URL crawls down
scaner(c)
- 一个C编写的词法分析程序(词法扫描器)。 fetch.txt为取词文件,程序可识别该txt中的词法。 需要编译原理词法分析程序的人,还等什么!-a lexical analysis prepared by the procedures (lexical scanner). Fetch.txt for word from documents, procedures to identify the morphology
cpp_mru_cache
- I suppose you know what a MRU cache is, otherwise you wouldn t been reading this. This is an implementation of a very simple one using only STL. To implement a cache, derive a subclass from this template class.
socklibpp-0.3.tar
- Libstocks is a C library which can be included in any software to fetch stocks quotes.
SimpleSpider
- Simple Web Spider - This spider can fetch weblink from a starting webpage.
clk
- 时钟发生器 clkgen 利用外来时钟信号clk 来生成一系列时钟信号clk1、fetch、alu_clk 送往CPU的其他部件
mp3play.tar
- Application (fix point) for playing MP3 data on embedded systems. mp3play is designed to be able to play mp3 data files within the local filesystem (which can be a network filesystem), or fetch files to play via http
Fetch
- 本程序实现从图像当中提取人物的轮廓,并将其显示出来
normalcode
- .ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Descr iption : process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output
threadsandprocesses
- // DLL example program (1) to demonstrate Thread Local Storage (TLS). // This DLL implements the two classes CSetter and CGeneral // // CSetter is used to set up the static text string, delete it, change it and
toad
- pl/sql的综合运用上例用到的oracle里关于游标的几个内置函数:%isopen,%notfound,%rowcount。 隐式游标更多用在for loop中,你不用再手工去open,fetch或是close游标,非常方便
Fetch
- 本程序可以提取图片中的图像并显示,可以提取某种颜色的数据.
fetch-1.0.tar
- LiunxC++蜘蛛,把网页从指定URL中抓取下来 -LiunxC spiders, and the website from the designated URL crawls down
cpu16
- 实现一个16位CPU。该CPU使用精减指令集,是一个五段流水线的结构。包括取指令(IF)、读寄存器(RD)、运算器(ALU)、内存读写(MEM)和写回(WB)。-The realization of a 16-bit CPU. Streamline the use of the CPU instruction set is a structure of five lines. Including fetch (IF), register
Fetch-a-Table
- labVIEW 数据库 插入一行-fetch a table
fetch
- The pipeline SPIN VHDL code (fetch part)
Fetch-Tweets
- Web application 用java jsp/servlet 下载tweet 用TwitterAPI 可以坐在网页上搜索关键字-Use Twitter ApI to fetch tweets
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.