<?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/14804/rss</id><updated>2007-07-16T09:34:25Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/14804/rss"/><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/07/16/820145.html</id><title type="text">深圳</title><summary type="text">远看深圳像天堂，近看深圳像银行；到了深圳像牢房，不如回家放牛羊。 个个都说深圳好，个个都往深圳跑；深圳挣钱深圳花，哪有钞票寄回家。 都说这里工资高，害我没钱买牙膏；都说这里伙食好，青菜里面加青草。 都说这里环境好，蟑螂蚂蚁四处跑；都说这里领班帅，个个平头像锅盖。 年年打工年年愁，天天加班像只猴；加班加点无报酬，天天挨骂无理由。 碰见老板低着头，发了工资摇摇头；到了月尾就发愁，不知何年才出头。 罗湖...</summary><published>2007-07-16T09:34:00Z</published><updated>2007-07-16T09:34:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/07/16/820145.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/07/16/820145.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/07/10/812524.html</id><title type="text">Visual C# 常用快捷键</title><summary type="text">1． F12：转到定义；Shift+F12：转到引用　　 　　2． F5：启动；Ctrl+F5：开始执行（不调试）；Shift+F5：停止调试　　 　　3． F7：查看代码；Shift+F7：查看视图设计器　　 　　4． Ctrl+Alt+L：解决方案资源管理器　 　　5． Ctrl+Alt+J：对象浏览器　　 　　6． F4：显示属性窗口　　 　　7． Ctrl+Alt+X：工具箱　　 　　8．...</summary><published>2007-07-10T05:08:00Z</published><updated>2007-07-10T05:08:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812524.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812524.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/07/10/812512.html</id><title type="text">讲述如何使用.NET的配置文件</title><summary type="text">.NET的应用程序配置文件，使用的是XML格式。相对INI文件来说，它的功能要强上不少，而且具有很强的可扩展性。它的缺点是不能直接进行写操作，也就是说，不能直接在程序中修改配置文件的数据（当然不是指不能，不过不是本文讨论的范围）。本文主要目的是探讨如何扩展配置文件，并在其加入各种自定义配置信息。 1. 使用  简单的配置信息，可以直接放入标记中。如： screen.width*0.7) {this...</summary><published>2007-07-10T05:01:00Z</published><updated>2007-07-10T05:01:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812512.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812512.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/07/10/812470.html</id><title type="text">27个Asp.Net经常会用到的函数集</title><summary type="text">1、DateTime 数字型 System.DateTime currentTime=new System.DateTime(); 1.1 取当前年月日时分秒 currentTime=System.DateTime.Now; 1.2 取当前年 int 年=currentTime.Year; 1.3 取当前月 int 月=currentTime.Month; 1.4 取当前日 int 日=curre...</summary><published>2007-07-10T04:28:00Z</published><updated>2007-07-10T04:28:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812470.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812470.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/07/10/812461.html</id><title type="text">2007必须学习的10项.NET技术</title><summary type="text">1、WCF (Windows Communication Foundation):虽然WCF显然没有WPF或SilverLight那么吸引人，但是它却是在.NET框架下解决业务问题的基础。所以你今年至少要学习一门.NET的新技术，那你就选择WCF吧。 　　2、ADO.NET (and LINQ):这是让你与数据层打交道的技术。并且LINQ提供了将各种数据组合起来的方法。如果以上两个技术你都不熟悉的...</summary><published>2007-07-10T04:24:00Z</published><updated>2007-07-10T04:24:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812461.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/07/10/812461.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/04/26/727851.html</id><title type="text">程序员35岁前成功的12条黄金法则</title><summary type="text">第一章：一个目标　　一艘没有航行目标的船，任何方向的风都是逆风　　1、你为什么是穷人，第一点就是你没有立下成为富人的目标　　2、你的人生核心目标是什么？　　杰出人士与平庸之辈的根本差别并不是天赋、机遇，而在于有无目标。　　3、起跑领先一步，人生领先一大步：成功从选定目标开始　　4、贾金斯式的人永远不会成功　　为什么大多数人没有成功？真正能完成自己计划的人只有5%，大多数人不是将自己的目标舍弃，就是...</summary><published>2007-04-26T01:19:00Z</published><updated>2007-04-26T01:19:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/04/26/727851.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/04/26/727851.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/04/06/702289.html</id><title type="text">反射</title><summary type="text">反射技术反射（Reflection）是.NET中的重要机制，通过放射，可以在运行时获得.NET中每一个类型（包括类、结构、委托、接口和枚举等）的成员，包括方法、属性、事件，以及构造函数等。还可以获得每个成员的名称、限定符和参数等。有了反射，即可对每一个类型了如指掌。如果获得了构造函数的信息，即可直接创建对象，即使这个对象的类型在编译时还不知道。 　　1、.NET可执行应用程序结构 　　程序代码在编...</summary><published>2007-04-06T01:38:00Z</published><updated>2007-04-06T01:38:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/04/06/702289.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/04/06/702289.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/03/30/694467.html</id><title type="text">计算机硬件与软件程序之间的一座桥梁9</title><summary type="text">我们知道BIOS密码分为两种，用户密码和系统密码，前者是在设置BIOS时才用到，而后者则是在自检之前就会要求输入。下面说一下用户密码的清除。因为系统密码的清除，到目前只知道两种方法..第一，当然是放电了，第二，就是找到厂家的默认的密码....(下面也会提一下的) 。１.最常用也是最简单的方法——Debug法　　一般来说，计算机的CMOS设置可以通过70H和71H两个端口进行访问和更改，最简单的方法...</summary><published>2007-03-30T13:13:00Z</published><updated>2007-03-30T13:13:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/03/30/694467.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/03/30/694467.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/03/30/694464.html</id><title type="text">计算机硬件与软件程序之间的一座桥梁8</title><summary type="text">第八部分：BIOS、CMOS常见疑难 提到BIOS，大部分的菜鸟对此都一知半解，不敢轻易尝试，仿佛天生对&amp;#8220;蓝色屏幕&amp;#8221;有种恐惧的感觉，而更多的时候，连许多老鸟都无法区分BIOS设置和CMOS设置的区别，所以在写出疑难问答之前，笔者觉得有必要将这两个概念阐述清楚，以达到事半功倍的效果。 　　BIOS是英文Basic Input/Output System的缩写，原意是&amp;#822...</summary><published>2007-03-30T13:12:00Z</published><updated>2007-03-30T13:12:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/03/30/694464.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/03/30/694464.html"/></entry><entry><id>http://www.cnblogs.com/Jamedy/archive/2007/03/30/694463.html</id><title type="text">计算机硬件与软件程序之间的一座桥梁7</title><summary type="text">第七部分：BIOS报警详解Award BIOS 1短：系统正常启动。表明机器没有任何问题。2短：常规错误，请进入CMOS Setup，重新设置不正确的选项。1长1短：内存或主板出错。换一条内存试试，若还是不行，只好更换主板。1长2短：显示器或显示卡错误。1长3短：键盘控制器错误。检查主板。1长9短：主板Flash RAM或EPROM错误，BIOS损坏。换块Flash RAM试试。不断地响(长声)：...</summary><published>2007-03-30T13:11:00Z</published><updated>2007-03-30T13:11:00Z</updated><author><name>Jamedy</name><uri>http://www.cnblogs.com/Jamedy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jamedy/archive/2007/03/30/694463.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jamedy/archive/2007/03/30/694463.html"/></entry></feed>
