<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_bnjbl</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/25469/rss</id><updated>2010-12-17T07:47:28Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/25469/rss"/><entry><id>http://www.cnblogs.com/bnjbl/archive/2010/05/27/1745563.html</id><title type="text">ClickOnce发布时，资源文件添加问题</title><summary type="text">大家想必知道ClickOnce发布的好处，可以使C/S程序在客户端自动更新但是VS2005自带的发布程序貌似对特殊文件处理不太好使，还得自己写代码，比如在桌面添加快捷方式====今天遇到个问题，我的bin/Debug目录下边有个test.rm文件(很bt是吧，哈哈)琢磨了半天，在 项目-属性-发布-应用程序文件 中一直找不到原来需要我们对"text.rm"做一个修改 这样就可以了我们在 项目-属性...</summary><published>2010-05-27T08:50:00Z</published><updated>2010-05-27T08:50:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2010/05/27/1745563.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2010/05/27/1745563.html"/><content type="text">大家想必知道ClickOnce发布的好处，可以使C/S程序在客户端自动更新但是VS2005自带的发布程序貌似对特殊文件处理不太好使，还得自己写代码，比如在桌面添加快捷方式====今天遇到个问题，我的bin/Debug目录下边有个test.rm文件(很bt是吧，哈哈)琢磨了半天，在 项目-属性-发布-应用程序文件 中一直找不到原来需要我们对"text.rm"做一个修改 这样就可以了我们在 项目-属性...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2010/05/27/1745534.html</id><title type="text">在读取或者保存word时，程序捕获到word异常“word无法启动转换器mswrd632 wpc”</title><summary type="text">网上解决方案很多，其实拿程序直接删除LocalMachine\\SOFTWARE\\Microsoft\\Shared Tools\\Text Converters\\Import\\MSWord6.wpc项就可以了首先引用using Microsoft.Win32;方法Code highlighting produced by Actipro CodeHighlighter (freeware)...</summary><published>2010-05-27T08:37:00Z</published><updated>2010-05-27T08:37:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2010/05/27/1745534.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2010/05/27/1745534.html"/><content type="text">网上解决方案很多，其实拿程序直接删除LocalMachine\\SOFTWARE\\Microsoft\\Shared Tools\\Text Converters\\Import\\MSWord6.wpc项就可以了首先引用using Microsoft.Win32;方法Code highlighting produced by Actipro CodeHighlighter (freeware)...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2009/12/02/1615523.html</id><title type="text">工作基本搞定--等待周五入职</title><summary type="text">好累，在北京转了一个礼拜，今天中午可以痛快的睡一觉了，北京好大，裤子都磨漏了，找工作是个辛苦活啊</summary><published>2009-12-02T09:34:00Z</published><updated>2009-12-02T09:34:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2009/12/02/1615523.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2009/12/02/1615523.html"/><content type="text">好累，在北京转了一个礼拜，今天中午可以痛快的睡一觉了，北京好大，裤子都磨漏了，找工作是个辛苦活啊</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2009/08/05/1539288.html</id><title type="text">QQ抢车位助手（结尾）</title><summary type="text">有一段时间没写随笔了，这篇文章是 抢车位助手的开发的最后，不再做其他功能了，最新版我已经上传我看到，主要困扰大家的还是登陆的问题，这回我把“登陆部分”的源码提供给大家，呵呵，其实很简单的通过抢车位助手开发第一篇文章，大家知道，获取验证码图片的地址是 http://ptlogin2.qq.com/getimage?aid=15000102以及登陆post地址是 http://...</summary><published>2009-08-05T02:07:00Z</published><updated>2009-08-05T02:07:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2009/08/05/1539288.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2009/08/05/1539288.html"/><content type="text">有一段时间没写随笔了，这篇文章是 抢车位助手的开发的最后，不再做其他功能了，最新版我已经上传我看到，主要困扰大家的还是登陆的问题，这回我把“登陆部分”的源码提供给大家，呵呵，其实很简单的通过抢车位助手开发第一篇文章，大家知道，获取验证码图片的地址是 http://ptlogin2.qq.com/getimage?aid=15000102以及登陆post地址是 http://...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2009/07/04/1516650.html</id><title type="text">QQ抢车位外挂（续）</title><summary type="text">首先对不住大家了，因为最近在搬家，事情多，前几天宽带线路出了点问题，这篇文件在1周以后才发布出来。QQ抢车位外挂--小研究成果展示 首先，我想在这里说明一下，在这里，我希望大家能通过我写的文章，学到一些外挂开发思路性的东西，至于，怎么通过JS加密腾讯要求的密码，这些细节的东西，大家可以下来去研究。我今天针对上次的文章，主要针对登陆后怎么获取自己的信息，好友的信息，以及如何贴条我看了大家对我上篇文章...</summary><published>2009-07-03T17:02:00Z</published><updated>2009-07-03T17:02:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2009/07/04/1516650.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2009/07/04/1516650.html"/><content type="text">首先对不住大家了，因为最近在搬家，事情多，前几天宽带线路出了点问题，这篇文件在1周以后才发布出来。QQ抢车位外挂--小研究成果展示 首先，我想在这里说明一下，在这里，我希望大家能通过我写的文章，学到一些外挂开发思路性的东西，至于，怎么通过JS加密腾讯要求的密码，这些细节的东西，大家可以下来去研究。我今天针对上次的文章，主要针对登陆后怎么获取自己的信息，好友的信息，以及如何贴条我看了大家对我上篇文章...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2009/06/24/1509856.html</id><title type="text">QQ抢车位外挂(起始篇)--小研究成果展示</title><summary type="text">经过几天的研究，把QQ抢车位的小外挂攻克下来了，哼哼，以后玩这个游戏再也不用进去，1辆车1辆车的换了。研究证明，QQ对于安全方面做的还是比较好的，不像开心网(http://www.kaixin001.com/),居然不用任何验证就可以轻松Post进入讲了这么多，其实程序就是用一个简单的抓包工具，获取你点击按钮时的Post或者Get操作，向目标服务器提交你的请求，如果有 登陆验证的网站，还必须得把你...</summary><published>2009-06-23T17:29:00Z</published><updated>2009-06-23T17:29:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2009/06/24/1509856.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2009/06/24/1509856.html"/><content type="text">经过几天的研究，把QQ抢车位的小外挂攻克下来了，哼哼，以后玩这个游戏再也不用进去，1辆车1辆车的换了。研究证明，QQ对于安全方面做的还是比较好的，不像开心网(http://www.kaixin001.com/),居然不用任何验证就可以轻松Post进入讲了这么多，其实程序就是用一个简单的抓包工具，获取你点击按钮时的Post或者Get操作，向目标服务器提交你的请求，如果有 登陆验证的网站，还必须得把你...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2008/07/01/1233171.html</id><title type="text">programmer的出路</title><summary type="text">做程序1年多了，每天在coding,每天在思考问题，解决问题。忘记了曾经因为问题苦恼过多少次，有多少次因为解决掉一个个问题而兴奋不已。有时在想自己将来能成为XX的时候，思绪万千。比尔告别了他所至爱的岗位，最令人敬佩的是他捐献出了他所有的财产，也许这就是盖茨选择的路吧，并且坚定了走了出去。回到我们这个程序员团体，有太多前途渺茫的人群，每天在疲于应付公司的project,每天因为这样那样的问题而左右着...</summary><published>2008-07-01T06:20:00Z</published><updated>2008-07-01T06:20:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2008/07/01/1233171.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2008/07/01/1233171.html"/><content type="text">做程序1年多了，每天在coding,每天在思考问题，解决问题。忘记了曾经因为问题苦恼过多少次，有多少次因为解决掉一个个问题而兴奋不已。有时在想自己将来能成为XX的时候，思绪万千。比尔告别了他所至爱的岗位，最令人敬佩的是他捐献出了他所有的财产，也许这就是盖茨选择的路吧，并且坚定了走了出去。回到我们这个程序员团体，有太多前途渺茫的人群，每天在疲于应付公司的project,每天因为这样那样的问题而左右着...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2007/11/17/962276.html</id><title type="text">访问IIS元数据库失败</title><summary type="text">装了VS2005再装IIS，结果出了些小问题访问IIS元数据库失败解决:1、打开CMD，进入 C:\WINDOWS\Microsoft.NET\work\v2.0.507272、输入 aspnet_regiis.exe -i3、先关闭你的VS2005。4、打开 C:\WINDOWS\Microsoft.NET\work\v2.0.50727\Temporary ASP.NET Files 找到你刚...</summary><published>2007-11-17T01:18:00Z</published><updated>2007-11-17T01:18:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2007/11/17/962276.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2007/11/17/962276.html"/><content type="text">装了VS2005再装IIS，结果出了些小问题访问IIS元数据库失败解决:1、打开CMD，进入 C:\WINDOWS\Microsoft.NET\work\v2.0.507272、输入 aspnet_regiis.exe -i3、先关闭你的VS2005。4、打开 C:\WINDOWS\Microsoft.NET\work\v2.0.50727\Temporary ASP.NET Files 找到你刚...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2007/11/09/954440.html</id><title type="text">一个随机产生中文简体字的一个类</title><summary type="text">static string[] Fonts(int strLength)//返回：StrLength 字数的一个一维随机中文简体字字符串数组 String()static object[] CreateRegionCode(int strLength)//此函数在汉字编码范围内随机创建含两个元素的十六进制字节数组，每个字节数组代表一个汉字，并将四个字节数组存储在object数组中。public s...</summary><published>2007-11-09T07:39:00Z</published><updated>2007-11-09T07:39:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2007/11/09/954440.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2007/11/09/954440.html"/><content type="text">static string[] Fonts(int strLength)//返回：StrLength 字数的一个一维随机中文简体字字符串数组 String()static object[] CreateRegionCode(int strLength)//此函数在汉字编码范围内随机创建含两个元素的十六进制字节数组，每个字节数组代表一个汉字，并将四个字节数组存储在object数组中。public s...</content></entry><entry><id>http://www.cnblogs.com/bnjbl/archive/2007/11/07/951948.html</id><title type="text">返回字符串长度(汉字长度为2)</title><summary type="text">private int GetLength(String aOrgStr) { int intLen = aOrgStr.Length; int i; char[] chars = aOrgStr.ToCharArray(); for (i = 0; i &lt; chars.Length; i++) { if (System.Convert.ToInt32(chars[i]) &gt; 255)...</summary><published>2007-11-07T03:38:00Z</published><updated>2007-11-07T03:38:00Z</updated><author><name>磊.NET</name><uri>http://www.cnblogs.com/bnjbl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bnjbl/archive/2007/11/07/951948.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bnjbl/archive/2007/11/07/951948.html"/><content type="text">private int GetLength(String aOrgStr) { int intLen = aOrgStr.Length; int i; char[] chars = aOrgStr.ToCharArray(); for (i = 0; i &lt; chars.Length; i++) { if (System.Convert.ToInt32(chars[i]) &gt; 255)...</content></entry></feed>
