刁民的Blog http://gaga.yo2.cn 关注:网络,技术;坚持:分享,共享 Mon, 06 Apr 2009 12:50:59 +0000 http://wordpress.org/?v=2.7.1 en hourly 1 实现了商品的历史浏览记录(2) http://gaga.yo2.cn/articles/the-history-of-implementation-of-the-merchandise-browsing-history-2.html http://gaga.yo2.cn/articles/the-history-of-implementation-of-the-merchandise-browsing-history-2.html#comments Mon, 06 Apr 2009 12:50:02 +0000 嘎嘎 http://www.diaomin.org/?p=50096
当当的:

 
 
 
 
 
 
我的:(界面模的京东,功能模的当当) 好像还得修改下文字与边框的距离,这里靠的太... ]]>
http://gaga.yo2.cn/articles/the-history-of-implementation-of-the-merchandise-browsing-history-2.html/feed
ASP.NET-实现商品的历史浏览记录(1) http://gaga.yo2.cn/articles/aspnet-merchandise-realize-the-history-of-browsing-history-1.html http://gaga.yo2.cn/articles/aspnet-merchandise-realize-the-history-of-browsing-history-1.html#comments Mon, 06 Apr 2009 12:40:52 +0000 嘎嘎 http://www.diaomin.org/?p=50091 http://gaga.yo2.cn/articles/aspnet-merchandise-realize-the-history-of-browsing-history-1.html/feed 完成了 迷你购物车 和 购物车 功能 http://gaga.yo2.cn/articles/to-achieve-the-mini-cars-and-functions-to-cart.html http://gaga.yo2.cn/articles/to-achieve-the-mini-cars-and-functions-to-cart.html#comments Sat, 04 Apr 2009 09:19:56 +0000 嘎嘎 http://www.diaomin.org/?p=50012 http://gaga.yo2.cn/articles/to-achieve-the-mini-cars-and-functions-to-cart.html/feed 实现-搜索完成后关键字仍显示在输入框中 http://gaga.yo2.cn/articles/shi-xian-sou-suo-wan-cheng-hou-guan-jian-zi-reng-xian-shi-zai-shu-ru-kuang-zhong.html http://gaga.yo2.cn/articles/shi-xian-sou-suo-wan-cheng-hou-guan-jian-zi-reng-xian-shi-zai-shu-ru-kuang-zhong.html#comments Sat, 28 Mar 2009 13:44:45 +0000 嘎嘎 http://www.diaomin.org/?p=49220 http://gaga.yo2.cn/articles/shi-xian-sou-suo-wan-cheng-hou-guan-jian-zi-reng-xian-shi-zai-shu-ru-kuang-zhong.html/feed 实现- 地址栏中显示中文参数(不进行转码显示) http://gaga.yo2.cn/articles/shi-xian-di-zhi-lan-zhong-xian-shi-zhong-wen-can-shu-bu-jin-xing-zhuan-ma-xian-shi.html http://gaga.yo2.cn/articles/shi-xian-di-zhi-lan-zhong-xian-shi-zhong-wen-can-shu-bu-jin-xing-zhuan-ma-xian-shi.html#comments Thu, 26 Mar 2009 04:15:28 +0000 嘎嘎 http://www.diaomin.org/?p=49223 http://gaga.yo2.cn/articles/shi-xian-di-zhi-lan-zhong-xian-shi-zhong-wen-can-shu-bu-jin-xing-zhuan-ma-xian-shi.html/feed 2009新年logo http://gaga.yo2.cn/articles/2009-new-years-logo.html http://gaga.yo2.cn/articles/2009-new-years-logo.html#comments Wed, 31 Dec 2008 14:43:14 +0000 嘎嘎 http://www.diaomin.org/articles/2009-new-years-logo.html




Tags: logo, 节日logo
... ]]>
http://gaga.yo2.cn/articles/2009-new-years-logo.html/feed
学生教务系统(PB9.0+SQL 2000)-课程设计 http://gaga.yo2.cn/articles/student-senate-system-pb90-sql-2000-course-design.html http://gaga.yo2.cn/articles/student-senate-system-pb90-sql-2000-course-design.html#comments Wed, 31 Dec 2008 09:02:26 +0000 嘎嘎 http://www.diaomin.org/articles/student-senate-system-pb90-sql-2000-course-design.html  主要功能:
其中管理员的主要操作是“系统维护”,包括用户的管理,信息的维护;教师的主要操作... ]]>
http://gaga.yo2.cn/articles/student-senate-system-pb90-sql-2000-course-design.html/feed
C语言变量详解(复习) http://gaga.yo2.cn/articles/detailed-c-language-variables-review.html http://gaga.yo2.cn/articles/detailed-c-language-variables-review.html#comments Sat, 08 Nov 2008 14:07:30 +0000 嘎嘎 http://www.diaomin.org/articles/detailed-c-language-variables-review.html http//www.diaomin.org
通过1个月的找工作,发现自己还是太弱了,努力下
一。变量的存储类型
C语言中的变量存储类型有4种,分别为auto(自动变量),static(静态变量),exte... ]]>
http://gaga.yo2.cn/articles/detailed-c-language-variables-review.html/feed
C#学习笔记-(如何:串联多个字符串)-(2008-10-18) http://gaga.yo2.cn/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html http://gaga.yo2.cn/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html#comments Tue, 04 Nov 2008 13:43:58 +0000 嘎嘎 http://www.diaomin.org/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
//如何:串联多个字符串(C# ... ]]>
http://gaga.yo2.cn/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html/feed
C#学习笔记-(如何:修改字符串内容)-(2008-10-18) http://gaga.yo2.cn/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html http://gaga.yo2.cn/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html#comments Tue, 04 Nov 2008 13:42:52 +0000 嘎嘎 http://www.diaomin.org/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
//=============修改字符串内容(C... ]]>
http://gaga.yo2.cn/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html/feed