E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Amalgamation
VC2005编译SQLite,生成WINCE上使用的DLL和Lib
最新的则要到官网去下载,一个是sqlitedll-3_6_15.zip,一个是sqlite-
amalgamation
-3_6_15.z
ychw365
·
2010-08-28 19:00
C++
c
sqlite
C#
WinCE
Redhat SVN配置
一、软件包a)db-4.6.18.tar.gzb)apr-1.2.7.tar.gzc)apr-util-1.2.7.tar.gzd)sqlite-
amalgamation
-3.6.23.1.tar.gze
witer666
·
2010-04-13 14:22
linux
SVN
redhat
职场
休闲
Redhat SVN配置
一、软件包a)db-4.6.18.tar.gzb)apr-1.2.7.tar.gzc)apr-util-1.2.7.tar.gzd)sqlite-
amalgamation
-3.6.23.1.tar.gze
witer666
·
2010-04-13 14:22
linux
redhat
SVN
职场
休闲
svn
编译安装svn要装几个依赖:neon,apr apr-util sqlite3 mkdir sqlite-
amalgamation
cp ..
595959
·
2010-02-24 19:00
SVN
2010年SQLite学习笔记之一
sqlite-
amalgamation
littletigerat
·
2010-02-20 14:00
数据库
sqlite
table
Integer
insert
2010
快速入门sqlite内存数据库,用sqlite构建一日志工具
下载如下:sqlite-
amalgamation
-3_6_21 有个头文件sqlite3.exe 脚本测试工具sqlitedll-3_6_21 包含一dll和定义文件sqliteLog我的测试工程 sqlite_docs
raojl
·
2009-12-25 11:00
数据结构
sqlite
vc++
OPhone
金山
快速入门sqlite内存数据库,用sqlite构建一日志工具
下载如下:sqlite-
amalgamation
-3_6_21有个头文件sqlite3.exe脚本测试工具sqlitedll-3_6_21包含一dll和定义文件sqliteLog我的测试工程sqlite_docs
raojl
·
2009-12-25 11:00
SQLite
数据结构
OPhone
VC++
金山
快速入门sqlite内存数据库,用sqlite构建一日志工具
下载如下:sqlite-
amalgamation
-3_6_21有个头文件sqlite3.exe脚本测试工具sqlitedll-3_6_21包含一dll和定义文件sqliteLog我的测试工程sqlite_docs
raojl
·
2009-12-25 11:00
SQLite
数据结构
OPhone
VC++
金山
深入理解SQLite3系列 (三)SQLite3入门
Windows的源码下载地址:http://www.sqlite.org/sqlite-
amalgamation
-3_6_20.zip,Linux的源码下载地址:http://www.sqlite.org
Shatty
·
2009-12-01 22:00
sql
windows
数据库
sqlite
table
Integer
POJ1318 Word
Amalgamation
题目链接:http://acm.pku.edu.cn/JudgeOnline/problem?id=1318 #include #include #include #include using namespace std; int main() { set dict; string word;
phinecos
·
2009-09-12 16:00
职场
word
Office
ACM
休闲
POJ1318 Word
Amalgamation
题目链接:http://acm.pku.edu.cn/JudgeOnline/problem?id=1318 #include #include #include #include using namespace std; int main() { set dict; string word;
phinecos
·
2009-09-12 16:00
职场
word
Office
ACM
休闲
subversion同步web服务器
服务器;条件:svn_server:10.10.3.3web_server:10.10.3.2客户端:TortoiseSVN等..OS:Centos5.3subversion:1.6.0sqlite-
amalgamation
yang2001
·
2009-08-06 11:36
SVN
职场
hook
休闲
subversion同步web服务器
服务器;条件:svn_server:10.10.3.3web_server:10.10.3.2客户端:TortoiseSVN等..OS:Centos5.3subversion:1.6.0sqlite-
amalgamation
yang2001
·
2009-08-06 11:36
SVN
职场
hook
休闲
使用rubygems安装sqlite3-ruby
===Ubuntu=== 1、 到网站 http://sqlite.org/ 下载sqlite-
amalgamation
-3.6.14.2.tar.gz .
marswj
·
2009-06-07 18:00
windows
sqlite
ubuntu
Ruby
rubygems
VC6/VC2005均不支持行数超过65536的C/C++源代码文件
从SQLite官方网站(sqlite.org)下载的sqlite3最新源代码整合版(
amalgamation
),其中sqlite3.c单个文件尺寸高达3.3M,代码总行数接近10万行(98715行)。
ruilin215
·
2008-12-10 18:00
C++
c
正则表达式
C#
vc++
ACM 1318 Word
Amalgamation
晕死的题,就因为一个判断后的break循环弄了我半小时,还是看了前人的讨论才AC的。。。先判断长度一致的string,再判断是否所有字符相同(顺序不同)#include #include #include using namespace std;bool compare(string s1,string s2) //比较字符串{ int len=(int)s1.length();
啥也别说了
·
2008-11-11 00:00
ZOJ 1181 - Word
Amalgamation
1 /* Accepted 1181 C++ 00:00.00 848K */ 2 #include 3 #include 4 #include 5 6 using namespace std; 7 8 int main() 9 {10 string s, dict[100];11 int n = 0, cnt[100][26] = {0};12 13
superman
·
2008-04-18 09:00
上一页
1
2
3
4
5
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他