<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_天赐神兵</title><subtitle type="text">如果会有二种不同人生，我会选择站在你的目光中！</subtitle><id>http://feed.cnblogs.com/blog/u/8281/rss</id><updated>2008-05-30T10:21:02Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8281/rss"/><entry><id>http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210899.html</id><title type="text">System.Data.Sqlite 上手指南</title><summary type="text">System.Data.Sqlite入手。。。 首先import/using： 代码 usingSystem.Data.SQLite;Connection和Command: 代码 privateSQLiteConnectionconn; privateSQLiteCommandcmd;连接db： 代码 conn=newSQLiteConnection("DataSource=c:\\test.db...</summary><published>2008-05-30T10:21:00Z</published><updated>2008-05-30T10:21:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210899.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210899.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210895.html</id><title type="text">C#引用System.Data.SQLite操作SQLite数据库一例</title><summary type="text">SQLite数据库结构如下：CreateTABLEadmin(usernametext,ageinteger);下边用C#演示下如何对SQLite数据库进行记录的增、查、改、删操作：usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Collections;usingSystem.Web;usingSystem.We...</summary><published>2008-05-30T10:16:00Z</published><updated>2008-05-30T10:16:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210895.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210895.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210881.html</id><title type="text">SQLite开发入门</title><summary type="text">1。从http://www.sqlite.org/下载SQLite 3.3.4的版本 为了方便，我把它解压了，就一个SQLite3.exe，放入Windows目录下。 Cmd 进入命令行 1) 创建数据库文件: &amp;gt;SQLite3 d:\test.db 回车 就生成了一个test.db在d盘。 这样同时也SQLite3挂上了这个test.db 2)  用.help可以看看有什么命令 &amp;gt;....</summary><published>2008-05-30T09:50:00Z</published><updated>2008-05-30T09:50:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210881.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2008/05/30/1210881.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2006/03/13/348668.html</id><title type="text">原来改mdb为asp就能防下载是鬼话</title><summary type="text">引子：昨天和animator试验了一下，把data.mdb文件改名为data.asp文件后放在wwwroot目录里。然后在IE中输入data.asp路径后，发现IE显示一片空白，右键-&amp;gt;察看源文件，跳出记事本，将内容另存为.mdb文件，用ACCESS打开，发现需要密码，也就是说至少文件头被破坏。 然后用Flashget试验下载data.asp文件，并另存为data.mdb文件，发现用ACCE...</summary><published>2006-03-12T18:14:00Z</published><updated>2006-03-12T18:14:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2006/03/13/348668.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2006/03/13/348668.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2006/03/13/348667.html</id><title type="text">ＳＱＬ 语法参考手册</title><summary type="text">DB2 提供了关连式资料库的查询语言 ＳＱＬ (Structured Query Language)， 是一种非常口语化、既易学又易懂的语法。此一语言几乎是每个资料库系统都 必须提供的，用以表示关连式的操作，包含了资料的定义（ＤＤＬ）以及资料 的处理（ＤＭＬ）。SQL原来拼成 SEQUEL，这语言的原型以“系统 R“的名 字在 IBM 圣荷西实验室完成，经过 IBM 内部及其他的许多使用性及效率测试， 其结果相当令人满意，并决定在系统R 的技术基础发展出来 IBM 的产品。而 且美国国家标准学会（ANSI）及国际标准化组织（ISO　在 1987 遵循一个几乎 是以 IBM SQL 为基础的标准关连式资料语言定义。</summary><published>2006-03-12T18:12:00Z</published><updated>2006-03-12T18:12:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2006/03/13/348667.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2006/03/13/348667.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2006/03/09/346360.html</id><title type="text">ASP.NET中操作数据库</title><summary type="text">ACCESS的连接数据库并打开 stringstrConnection="Provider=Microsoft.Jet.OleDb.4.0;DataSource=";strConnection+=Server.MapPath("*.mdb");//*就是数据库的名字OleDbConnectionobjConnection=newOleDbConnection(strConnection);objC...</summary><published>2006-03-09T05:12:00Z</published><updated>2006-03-09T05:12:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2006/03/09/346360.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2006/03/09/346360.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2005/08/10/211518.html</id><title type="text">在ASP.NET中面向对象的编程思想</title><summary type="text">首先，我们还是来谈一下面向对象的编程思想吧。我想现在的主流编程思想无非两种：结构与面向对象。以前，在ASP中我们完全采用的是结构化思想。现在，asp.net可以完全支持面向对象的编程思想，这不得不说是一个质上的飞跃。 记得我在大约半年前给大家写过一篇&amp;lt;&amp;lt;面向对象从人造地球谈起&amp;gt;&amp;gt;,当时是由于看到一本小说的启发，发现任何东西都可以用面向对象的思想来看。我现在还是简单谈一下吧，...</summary><published>2005-08-10T06:00:00Z</published><updated>2005-08-10T06:00:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2005/08/10/211518.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2005/08/10/211518.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2005/08/10/211509.html</id><title type="text">ASP遗留的二十大积习</title><summary type="text">在技术更新的进程中, 仍然有一些人死抱着已经过了气的东西不放. 也有一些人虽然进入到新的世界, 但仍摆脱不了陈旧的习惯. 新技术应该有新技术的做法, 进入ASP.NET的世界, 就应该把以往的习惯改正, 全新的进入新的世界, 把ASP的破烂扔掉.　　以下列举的都是错误的做法, 请不要误以为是推荐的做法而进行推广: 　　1. 使用server side include给ASPX引入共同的页面构图.在...</summary><published>2005-08-10T05:55:00Z</published><updated>2005-08-10T05:55:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2005/08/10/211509.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2005/08/10/211509.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2005/07/28/201660.html</id><title type="text">Hotmail和MSN Messenger新界面截图</title><summary type="text">和以前泄露的图片差不多采用的是新操作界面Kanukah 由此可见,微软对下一代操作系统的重视, 图中我们可以看到,微软终于在MSN身上放了大面积的广告,似乎也集成了音频视频播放.HOTmail与messenger结合的更加紧密了.</summary><published>2005-07-28T01:21:00Z</published><updated>2005-07-28T01:21:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2005/07/28/201660.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2005/07/28/201660.html"/></entry><entry><id>http://www.cnblogs.com/cnk8sky/archive/2005/06/09/171086.html</id><title type="text">SQL语句大全</title><summary type="text">--语 句 功 能--数据操作SELECT --从数据库表中检索数据行和列INSERT --向数据库表添加新数据行DELETE --从数据库表中删除数据行UPDATE --更新数据库表中的数据--数据定义CREATE TABLE --创建一个数据库表DROP TABLE --从数据库中删除表ALTER TABLE --修改数据库表结构CREATE VIEW --创建一个视图DROP VIEW --...</summary><published>2005-06-09T06:33:00Z</published><updated>2005-06-09T06:33:00Z</updated><author><name>天赐神兵</name><uri>http://www.cnblogs.com/cnk8sky/</uri></author><link rel="alternate" href="http://www.cnblogs.com/cnk8sky/archive/2005/06/09/171086.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/cnk8sky/archive/2005/06/09/171086.html"/></entry></feed>
