Rupert

::Me(C#,VC,MonoTouch,MonoforAndroid);

导航

2014年4月29日

摘要: /// /// 取文本左边内容 /// /// 文本 /// 标识符 /// 左边内容 public static string GetLeft(string str, string s) ... 阅读全文

posted @ 2014-04-29 11:43 ArRan 阅读(4261) 评论(0) 推荐(1) 编辑

摘要: 1、使用FileStream读写文件文件头:[csharp]view plaincopyprint?usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.IO;读文件核心代码:[csharp]view pla... 阅读全文

posted @ 2014-04-29 10:22 ArRan 阅读(206) 评论(0) 推荐(0) 编辑