<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_麦子的家</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/11352/rss</id><updated>2008-02-25T01:07:10Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/11352/rss"/><entry><id>http://www.cnblogs.com/maixf/archive/2008/02/25/1080069.html</id><title type="text">高级语言程序设计实验大纲 面向对象程序设计实验大纲</title><summary type="text">1．高级语言程序设计实验大纲1、课程编号：112ZB0012、课程名称（中、英文）：高级语言程序设计（Advanced Language Programming）3、课程总学时/实验学时:75/304、课程总学分/实验学分：5/25、实验的目的与要求：掌握高级语言程序设计的基本方法及编写、调试程序的基本技能，培养学生实践能力和创新意识以及实事求是、严格认真的科学态度，为学习后续课程打下基础。6、主...</summary><published>2008-02-25T01:07:00Z</published><updated>2008-02-25T01:07:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2008/02/25/1080069.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2008/02/25/1080069.html"/><content type="text">1．高级语言程序设计实验大纲1、课程编号：112ZB0012、课程名称（中、英文）：高级语言程序设计（Advanced Language Programming）3、课程总学时/实验学时:75/304、课程总学分/实验学分：5/25、实验的目的与要求：掌握高级语言程序设计的基本方法及编写、调试程序的基本技能，培养学生实践能力和创新意识以及实事求是、严格认真的科学态度，为学习后续课程打下基础。6、主...</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/05/27/761863.html</id><title type="text">参考后原创：ASP.NET2.0个性化注册登录系统.rar</title><summary type="text">ASP.NET2.0个性化注册登录系统.rar</summary><published>2007-05-27T14:58:00Z</published><updated>2007-05-27T14:58:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/05/27/761863.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/05/27/761863.html"/><content type="text">ASP.NET2.0个性化注册登录系统.rar</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/05/25/759904.html</id><title type="text">关于《ASP.NET2.0网站开发实例教程》中1.1.4 Default.aspx页面的实现的说明</title><summary type="text">关于1.1.4 Default.aspx页面的实现的说明图片出不来，请点击下面链接：关于1.1.4 Default.aspx页面的实现的说明.rarn 1.登录部分，用到控件：LoginView, LoginName 以及Login在母板结页MasterPage.master左边加入一个LoginView控件，在其AnonymousTemplate视图中加入一个Login控件，并做一个注册的超连接...</summary><published>2007-05-25T08:48:00Z</published><updated>2007-05-25T08:48:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/05/25/759904.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/05/25/759904.html"/><content type="text">关于1.1.4 Default.aspx页面的实现的说明图片出不来，请点击下面链接：关于1.1.4 Default.aspx页面的实现的说明.rarn 1.登录部分，用到控件：LoginView, LoginName 以及Login在母板结页MasterPage.master左边加入一个LoginView控件，在其AnonymousTemplate视图中加入一个Login控件，并做一个注册的超连接...</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/05/23/756723.html</id><title type="text">转贴：关于membership实用性讨论 </title><summary type="text">第一次接触membership，被它的强大的功能，和便捷的使用所吸引。但是再近一步理解它，便不觉得它好了，首先，因为vs中它是默认使用sql server 2005 express的，如果想使用其他数据库该怎么办？其次，它所提供的用户信息也很少，如果要添加自定的信息应该怎样扩展？ asp.net 2.0已经出来这么久了，我想应该不少人有这样的疑惑了吧！就用google搜索看是否有同我“...</summary><published>2007-05-23T02:38:00Z</published><updated>2007-05-23T02:38:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/05/23/756723.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/05/23/756723.html"/><content type="text">第一次接触membership，被它的强大的功能，和便捷的使用所吸引。但是再近一步理解它，便不觉得它好了，首先，因为vs中它是默认使用sql server 2005 express的，如果想使用其他数据库该怎么办？其次，它所提供的用户信息也很少，如果要添加自定的信息应该怎样扩展？ asp.net 2.0已经出来这么久了，我想应该不少人有这样的疑惑了吧！就用google搜索看是否有同我“...</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/05/22/756226.html</id><title type="text">ASP.NET2.0 自定义CreateUserWizard</title><summary type="text">自定义CreateUserWizard一些改正</summary><published>2007-05-22T14:14:00Z</published><updated>2007-05-22T14:14:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/05/22/756226.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/05/22/756226.html"/><content type="text">自定义CreateUserWizard一些改正</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/05/22/756211.html</id><title type="text">asp.net2.0 站点登录,导航与权限管理,角色及用户信息存储于SQL2000的的方法。</title><summary type="text">asp.net2.0 站点登录,导航与权限管理,角色及用户信息存储于SQL2000的的方法。</summary><published>2007-05-22T13:59:00Z</published><updated>2007-05-22T13:59:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/05/22/756211.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/05/22/756211.html"/><content type="text">asp.net2.0 站点登录,导航与权限管理,角色及用户信息存储于SQL2000的的方法。</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/05/22/756208.html</id><title type="text">装了VS2005再装IIS的小问题</title><summary type="text">装了VS2005再装IIS，结果出了些小问题访问IIS元数据库失败</summary><published>2007-05-22T13:57:00Z</published><updated>2007-05-22T13:57:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/05/22/756208.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/05/22/756208.html"/><content type="text">装了VS2005再装IIS，结果出了些小问题访问IIS元数据库失败</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/03/30/694136.html</id><title type="text">《 C 语言程序设计》教材中涉及到的常用词汇荟萃</title><summary type="text">序号 主要章节 常用英汉对照词汇 备注 1 运算符与表达式 （ operator and expression ） 汉语 英语 C is a general-purpose programming language .The language , however , is not tied to any one operating system or machine ; and although ...</summary><published>2007-03-30T07:40:00Z</published><updated>2007-03-30T07:40:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/03/30/694136.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/03/30/694136.html"/><content type="text">序号 主要章节 常用英汉对照词汇 备注 1 运算符与表达式 （ operator and expression ） 汉语 英语 C is a general-purpose programming language .The language , however , is not tied to any one operating system or machine ; and although ...</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/03/15/676520.html</id><title type="text">动态网页设计（全）部课件和进度表,</title><summary type="text">动态网页设计全部课件和进度表 ASP.NET课件.rar04计本动态网页设计教学进度表.rar</summary><published>2007-03-15T14:08:00Z</published><updated>2007-03-15T14:08:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/03/15/676520.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/03/15/676520.html"/><content type="text">动态网页设计全部课件和进度表 ASP.NET课件.rar04计本动态网页设计教学进度表.rar</content></entry><entry><id>http://www.cnblogs.com/maixf/archive/2007/03/15/676505.html</id><title type="text">C语言程序课件和进度表</title><summary type="text">C语言程序课件和进度表 第0-第2章:C语言教案.rar2006计信高级语言程序设计教学进度表.rar</summary><published>2007-03-15T13:53:00Z</published><updated>2007-03-15T13:53:00Z</updated><author><name>麦子</name><uri>http://www.cnblogs.com/maixf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maixf/archive/2007/03/15/676505.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maixf/archive/2007/03/15/676505.html"/><content type="text">C语言程序课件和进度表 第0-第2章:C语言教案.rar2006计信高级语言程序设计教学进度表.rar</content></entry></feed>
