<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_空军上将的地盘［此处禁飞］</title><subtitle type="text">[走不完的路，望不尽的天涯]作为IT人员，就必须要去参与到公司流程中去，要尝试站的业务逻辑的角度去考虑问题</subtitle><id>http://feed.cnblogs.com/blog/u/15102/rss</id><updated>2007-11-23T10:51:05Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/15102/rss"/><entry><id>http://www.cnblogs.com/jitka/archive/2007/11/23/970332.html</id><title type="text">Laputa Blog系统开放测试</title><summary type="text">演示地址：http://www.xiaolei.name/index.aspx系统目前配置为单用户模式，access数据库，已经运行了10天，经过不断的测试修改才敢拿出来欢迎大家提出批评以及建议。系统名称：Laputa Blog 系统开发工具：Visual studio 2008 Beta2 （.net framework 3.5）系统特点：1：可配置成单用户或者多用户，仅需要更改配置文件即可，操...</summary><published>2007-11-23T10:41:00Z</published><updated>2007-11-23T10:41:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2007/11/23/970332.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2007/11/23/970332.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2007/11/23/969837.html</id><title type="text">这里的BLOG将不再更新，请访问http://www.xiaolei.name</title><summary type="text">http://www.xiaolei.name</summary><published>2007-11-23T05:21:00Z</published><updated>2007-11-23T05:21:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2007/11/23/969837.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2007/11/23/969837.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/05/14/400111.html</id><title type="text">IE7.0的小问题(使用window.open 打开的窗口location=no参数设置无效,会出现只读的地址栏)</title><summary type="text">我在使用window.open("http://localhost/esilkroadweb","","height=685px,width=1014px,top=0, left=0,toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no");这样的方法打开新窗口后地址栏并没有消失，而且是只读状态如下图：</summary><published>2006-05-14T14:37:00Z</published><updated>2006-05-14T14:37:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/05/14/400111.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/05/14/400111.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/05/14/399553.html</id><title type="text">关于把系统改造成HTA的一点想法</title><summary type="text">鉴于系统使用浏览器方式来登陆存在以下问题:1:登陆后需要弹出全屏窗口很容易受各种插件及浏览器本身的影响无法正常弹出2:正常弹出窗口后父页面(登陆页面)无法正常关闭(会有提示信息)将系统改造为HTA(Html Application)方式登陆1:在程序包中建立EsilkRoad.hta文件,该页面设计为登陆初始化窗口(类似于WINFORM)大小在450*240比较合适,放置宣传图片.2:在Esilk...</summary><published>2006-05-13T18:17:00Z</published><updated>2006-05-13T18:17:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/05/14/399553.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/05/14/399553.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/05/06/Jitka.html</id><title type="text">关于NHibernate中使用HQL查询不解之惑</title><summary type="text">同样的问题我在博客园看到另外一篇文章也提到了:http://kevin-y.cnblogs.com/archive/2006/02/27/338447.html不过并没有说明为什么我在这里再罗嗦一次,希望大家发表看法:具体的步骤省略掉,只写关键代码:方法一: lst = session.Find(strHQL);方法二:IQuery query = session.CreateQuery(HQL)...</summary><published>2006-05-06T06:45:00Z</published><updated>2006-05-06T06:45:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/05/06/Jitka.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/05/06/Jitka.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/05/05/392197.html</id><title type="text">Vss2005版本控制出现的怪问题-----文件内容太大,没有足够内存读取?(*.htm文件,才49K呀)</title><summary type="text">错误提示如图:提示中的文件大小为49K环境为:VS2005 team suit+Vss2005,远程http访问不知道有没哪位兄弟遇到过这样的情况呢</summary><published>2006-05-05T11:34:00Z</published><updated>2006-05-05T11:34:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/05/05/392197.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/05/05/392197.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/04/30/389202.html</id><title type="text">使用NHibernate进行WEB系统开发----前期准备</title><summary type="text">本文参考了众多博客园高手的系列文章,在对他们表示感谢.本人并无他意,只是为了方便自己学习在此记录,所包含的内容仅供学习交流使用,由此所产生的任何侵权纠纷,本人概不负责.使用NHibernate进行WEB系统开发----前期准备一:软件环境:1:VS2005 Team Suit2:MS-SqlServer3:NHibernate(这里是最新版本1.0.2) 官方下载地址:http://www.hib...</summary><published>2006-04-30T01:22:00Z</published><updated>2006-04-30T01:22:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/04/30/389202.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/04/30/389202.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/04/29/388427.html</id><title type="text">url传递中文的解决方案 (转)</title><summary type="text">1.设置web.config文件。（我不喜欢设置成这样） &amp;lt;system.web&amp;gt; ...... &amp;lt;globalization requestEncoding="gb2312" responseEncoding="gb2312" culture="zh-CN" fileEncoding="gb2312" /&amp;gt; ...... &amp;lt;/system.web&amp;gt; 2.传递中...</summary><published>2006-04-29T02:46:00Z</published><updated>2006-04-29T02:46:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/04/29/388427.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/04/29/388427.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/04/24/383955.html</id><title type="text">将 ASP.NET 2.0 应用程序服务配置为使用 SQL Server 2000 或 SQL Server 2005(转)</title><summary type="text">An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allo...</summary><published>2006-04-24T13:46:00Z</published><updated>2006-04-24T13:46:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/04/24/383955.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/04/24/383955.html"/></entry><entry><id>http://www.cnblogs.com/jitka/archive/2006/04/24/383541.html</id><title type="text">解决ＡＳＰ．ＮＥＴ２．０和１．１在同一台电脑上不能并行的问题（转）</title><summary type="text">Server Application Unavailable 错误的解决办法：Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in y...</summary><published>2006-04-24T07:18:00Z</published><updated>2006-04-24T07:18:00Z</updated><author><name>空军上将</name><uri>http://www.cnblogs.com/jitka/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jitka/archive/2006/04/24/383541.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jitka/archive/2006/04/24/383541.html"/></entry></feed>
