<?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/2943/rss</id><updated>2005-12-06T09:30:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/2943/rss"/><entry><id>http://www.cnblogs.com/sprming/archive/2005/10/12/253149.html</id><title type="text">VS .NET add web reference</title><summary type="text">wsdl 新手问题：用vs.net 2003添加web reference,我在被引用wsdl里面定义的namespace在vs声成的wsdl里面都会被替换成tns.怎么保证vs生成的wsdl能用我原来的namespace?谢谢！</summary><published>2005-10-12T08:19:00Z</published><updated>2005-10-12T08:19:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2005/10/12/253149.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2005/10/12/253149.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2005/03/31/129517.html</id><title type="text">Dynamic Link Library DLL</title><summary type="text">The following article helps me a lot to understand DLL.http://www.mindcracker.com/mindcracker/c_cafe/dll/dll_tut1l.asp I have distributed this tutorial in three parts. First part will explain basics o...</summary><published>2005-03-31T09:54:00Z</published><updated>2005-03-31T09:54:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2005/03/31/129517.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2005/03/31/129517.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2005/03/29/128103.html</id><title type="text">COM Vs .NET (Qt ActiveQt)</title><summary type="text">这些天在学习Qt的ActiveQt功能，由于对于COM和ActiveX知识的缺乏，虽然读了Qt ActiveQt相关的文档很多遍， 很多的东西的理解都不是很彻底。于是决定补充一下COM的相关知识。 在网上查了相关的书籍，看到潘爱民老师翻译的 Essential COM,评论非常不错，而且我也看过原作者的Essental .NET，感觉确实不错，决定要买。忽然又看到潘老师的自己的著作 COM原理与应...</summary><published>2005-03-29T10:10:00Z</published><updated>2005-03-29T10:10:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2005/03/29/128103.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2005/03/29/128103.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2004/11/02/59549.html</id><title type="text">复习进程和线程 process vs thread</title><summary type="text">http://www.vczx.com/tutorial/mfc/mfc8.php进程是一个可执行的程序，由私有虚拟地址空间、代码、数据和其他操作系统资源（如进程创建的文件、管道、同步对象等）组成。一个应用程序可以有一个或多个进程，一个进程可以有一个或多个线程，其中一个是主线程。线程是操作系统分时调度分配CPU时间的基本实体。一个线程可以执行程序的任意部分的代码，即使这部分代码被另一个线程并发地执...</summary><published>2004-11-02T02:57:00Z</published><updated>2004-11-02T02:57:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2004/11/02/59549.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2004/11/02/59549.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2004/10/20/54581.html</id><title type="text">Window Firewall cause "MS SQL Server New SQL Server Registeration" and "New  ODBC DSN " failure</title><summary type="text">Three computers have MS SQL Server 2000 installed.One is Windows 2000 Server ,the other two are Windows XP Professional.The Windows XP Professional can register the MS SQL Server instance on Windows 2...</summary><published>2004-10-20T06:04:00Z</published><updated>2004-10-20T06:04:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2004/10/20/54581.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2004/10/20/54581.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2004/09/09/41401.html</id><title type="text">牛人与非牛人的对话</title><summary type="text">----"如果你的应用程序不能正确地运行，不要去责怪操作系统。"2001年,当SUN提出SUN.ONE构架的那一天,XX大学毕业的牛在&amp;#8220;牛狼之家&amp;#8221;聊天战碰到了一个公司的Coder-------------------------------------------------------------------牛： 你懂XXX协议、YYY框架、ZZZ思想吗coder：稍微知...</summary><published>2004-09-09T06:08:00Z</published><updated>2004-09-09T06:08:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2004/09/09/41401.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2004/09/09/41401.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2004/09/08/41042.html</id><title type="text">Web Accessibility toolbar -- a must-have toolbar for web developer</title><summary type="text">Web Accessibility toolbarhttp://www.nils.org.au/ais/web/resources/toolbar/a must-have toolbar for web developer.</summary><published>2004-09-08T06:06:00Z</published><updated>2004-09-08T06:06:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2004/09/08/41042.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2004/09/08/41042.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2004/09/08/40961.html</id><title type="text">好好学习天天向上</title><summary type="text">最近状态一直不好，看来要反省反省了。开发方面，就是些无关痛痒的小项目，而且开发的所谓的模式还在别人的手中掌握，虽然我也提过一些意见，可是没什么成效。我们用的是asp.net，开发工具也是最新的，可是开发模式和过程还是停留在以前asp,php刚兴起的年代的开发模式。让人感觉买了个宝马车，然后把轮子换成自行车的，还洋洋得意。真不明白这些老外。技术总在不断的变化，成熟，再变化。最近一年来，技术的更新比刚...</summary><published>2004-09-08T02:13:00Z</published><updated>2004-09-08T02:13:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2004/09/08/40961.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2004/09/08/40961.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2004/07/04/21058.html</id><title type="text">Oracle table problem</title><summary type="text">最近遇到一个奇怪的Oracle问题：Oracle 数据库里面有一个表，在查询表的varchar2类型的column时总是查找不到正常的结果，查询其他类型的column可以返回正常结果。简化的例子如下ID 列的类型为 numberNAME 列的类型为varchar2(10)里面的数据如下：(1,'94')， (2，'94')， (3，'testname')select * from TestTabl...</summary><published>2004-07-04T04:44:00Z</published><updated>2004-07-04T04:44:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2004/07/04/21058.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2004/07/04/21058.html"/></entry><entry><id>http://www.cnblogs.com/sprming/archive/2004/06/23/18118.html</id><title type="text">Oracle - MSSQL Convert Tips (2)</title><summary type="text">In the Oracle - MSSQL Convert Tips (1)I already mentioned several tips that used very often.Today's project contains too much views , stored procedures and trigger and the lines of these code are big....</summary><published>2004-06-23T09:49:00Z</published><updated>2004-06-23T09:49:00Z</updated><author><name>番茄鸡蛋面</name><uri>http://www.cnblogs.com/sprming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sprming/archive/2004/06/23/18118.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sprming/archive/2004/06/23/18118.html"/></entry></feed>
