姓谢的疯子

总是不知不觉的就陷入技术细节中了...

2007年8月27日 #

老外写的程序也不是那么完美啊:在C#中实现类似VBScript中Right()函数

摘要: http://www.csharphelp.com/archives4/archive616.html 上是这样写的: public static string Right(string param, int length) { //start at the index based on th... 阅读全文

posted @ 2007-08-27 15:42 疯子谢 阅读(752) 评论(7) 推荐(0)

导航