driftingice的专栏

浪迹天涯·原子冰

用户操作
[即时聊天] [发私信] [加为好友]
tsuijyID:driftingice
158070次访问,排名486好友0人,关注者0
driftingice的文章
原创 125 篇
翻译 0 篇
转载 23 篇
评论 114 篇
driftingice的公告
Y M 下月上月
Name: driftingice
Mail:    Contact
--driftingice--
最近评论
leolui:good
kingclever:激情就是动力...
具备顶尖的技术就是程序员最高的容誉
swwqqaa:我是一个女程序员.但是很累的时候就想放弃写程序了.不写程序又无法生活.哎.真是矛盾.
tuzirabbit:现在就有这种感觉?刚来学校的时候没目标,不知道干什么.自从大一决定考程序员起,就是天天呆在宿舍,吃饭也不准时.到现在感觉自己失去了很多,连女朋友差点飞了.但真不知道外面程序员那么难混.不过还是想自己去体验一番.谁可以告诉我在外,程序员一个的工资是多少,别到最后连自己都养不活
LiveInMyDream:长见识
文章分类
收藏
相册
Learning
Mass
Small Program
System/Soft
Favourite
Blog.MSDN
CSDN中文
MSDN
中国UNIX社区
中国博客网
天涯社区
赢政天下
Other blogs
LileLTP(RSS)
TerryLi(RSS)
嘟嘟狼(RSS)
精彩秋季 精彩.net(RSS)
键者天行(RSS)
阿赖的个性空间(RSS)
Stories blogs
Dan Fernandez's(RSS)
蔡學鏞
存档
软件项目交易
订阅我的博客
XML聚合  FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
订阅到BlogLines
订阅到Yahoo
订阅到GouGou
订阅到飞鸽
订阅到Rojo
订阅到newsgator
订阅到netvibes

C#/.Net.Net/C# Studying

原创 my quick sort收藏

这样的算法都忘了,再温习一遍。 WL生成的这个东西怎么这么丑陋呀。晕~~~~ public class QuickSort { #region Properties public int[] UnsortedArray { get { return m_unsortedArray; } set { m_unsortedArray = value; } } private int[] m_unsortedArray; ...阅读全文>

发表于 @ 2008年08月04日 16:40:00|评论(loading...)|编辑|收藏

原创 use powershell to convert char serials收藏

[string]$a="56 78 99" -> 8Nc阅读全文>

发表于 @ 2006年09月06日 23:03:00|评论(loading...)|编辑|收藏

原创 SourceAnyWhere的一些东西收藏

SourceAnyWhere阅读全文>

发表于 @ 2005年12月02日 20:31:00|评论(loading...)|编辑|收藏

原创 Upload big files using asp.net收藏

set file maxRequestLength阅读全文>

发表于 @ 2005年04月18日 17:04:00|评论(loading...)|编辑|收藏

原创 Connect DataBase收藏

Connection to the Other Database阅读全文>

发表于 @ 2005年03月04日 09:01:00|评论(loading...)|编辑|收藏

原创 INI File Operation收藏

Ini File Operation......阅读全文>

发表于 @ 2005年01月30日 15:49:00|评论(loading...)|编辑|收藏

原创 Deploy windows application! -- Why?收藏

why not the license agreement display after my adding the LicenseFile.rtf? I am angry.阅读全文>

发表于 @ 2005年01月27日 13:01:00|评论(loading...)|编辑|收藏

原创 Install Pet Shop 3 and Other Extension收藏

Deal with the failure when installing pet shop III And Other Extension阅读全文>

发表于 @ 2005年01月24日 12:47:00|评论(loading...)|编辑|收藏

原创 COM+ (2) - Some Articles About Strong Name and Assembly收藏

Strong Name Assemblies.阅读全文>

发表于 @ 2005年01月19日 14:15:00|评论(loading...)|编辑|收藏

原创 COM+ Transaction收藏

Test COM+ Transaction阅读全文>

发表于 @ 2005年01月18日 13:17:00|评论(loading...)|编辑|收藏

Csdn Blog version 3.1a
Copyright © driftingice