网上购物 货比三家
您现在的位置:快乐比价网 > 图书 > 教育/科技 > 原版书与影印版 > 商品详情

Visual Basic .NET Text Manipulation Handbook: String Handling and Regular Expressions(英文原版进口)

分享到:
Visual Basic .NET Text Manipulation Handbook: String Handling and Regular Expressions(英文原版进口)

最 低 价:¥106.37

定 价:¥303.90

作 者:Paul Wilton

出 版 社:Peer Information Inc.

出版时间:2002 年6月

I S B N:1861007302

商品详情

编辑推荐

内容简介

text forms an integral part of many applications. in earlier versions of visual basic, the details of how text was being handled were hidden, limiting your ability to control the way an application would deal with it, and your ability to manage its performance or. memory usage. in the .net framework, you are given much more control. .
  .net has powerful text handling capabilities. for example text is stored in unicode format, enabling application internationalization. more fundamentally however, and fitting with the object-oriented nature of the framework, strings are objects. as such they require a certain amount of care in how you use them in your applications. ..
  the .net framework also includes a number of powerful tools within the system.text namespace; while string and stringbuilder are objects which are easy to use, their simplicity might encourage you to ignore the performance and efficiency implications of what you are doing. in addition, .net introduces the powerful text matching and manipulation capabilities of regular expressions. these enable you to parse, search and modify text using a compact language, increasing further the efficiency of your text manipulation operations. ...

作者简介

目录

商品评论(0条)

暂无评论!

您的浏览历史

loading 内容加载中,请稍后...