用户操作
[即时聊天] [发私信] [加为好友]
陈佳松ID:noahgenius
634次访问,排名2万外,好友0人,关注者3人。
喜欢新事物,好思考
noahgenius的文章
原创 4 篇
翻译 0 篇
转载 0 篇
评论 0 篇
最近评论
文章分类
    收藏
      相册
      存档
      软件项目交易
      订阅我的博客
      XML聚合  FeedSky
      订阅到鲜果
      订阅到Google
      订阅到抓虾
      订阅到BlogLines
      订阅到Yahoo
      订阅到GouGou
      订阅到飞鸽
      订阅到Rojo
      订阅到newsgator
      订阅到netvibes
      2007年07月20日

      原创 flash内使用编程方式添加mask,确保显示dynamic text

      使用dynamic text的时候,如果使用mask,就需要使用编程方式来建立,如: container.setMask(container_mask); 如果不使用编程方式(ide下建立),就需要使用嵌入字体,否则是不能显示的。 最近老是忘记这条规则,造成不少麻烦阅读全文>

      发表于 @ 2007年07月20日 18:01:00|评论(loading...)|编辑

      2007年07月19日

      原创 notes of Thread -- Professional C Sharp 2005

      Threading Introduction (1)阅读全文>

      发表于 @ 2007年07月19日 22:56:00|评论(loading...)|编辑

      原创 nodes about RegularExpression

      this article is about RegularExpression. First i introduce most rules of Regex in a list format, and then come code examples is offered to implement matching function( add them into your own form application, do not forget build two TextBox called RegexTextBox and RegexTarget first)阅读全文>

      发表于 @ 2007年07月19日 16:54:00|评论(loading...)|编辑

      Csdn Blog version 3.1a
      Copyright © noahgenius