posted @ 2014-10-24 09:28
随笔分类 - C#
只有注册用户登录后才能阅读该文。
posted @ 2014-10-23 17:26
摘要:AndyZhangwelcome to java worldc#中字符串截取使用的方法String substring(int beginIndex)String substring(int beginIndex, int endIndex)String.Substring (Int32) 子...
阅读全文
posted @ 2014-09-30 17:01
只有注册用户登录后才能阅读该文。
posted @ 2014-09-30 13:24
摘要:using System.Windows.Forms;获取屏幕分辨率 int SH = Screen.PrimaryScreen.Bounds.Height; int SW = Screen.PrimaryScreen.Bounds.Width;获取窗口居中Top和Left int thisH=10...
阅读全文
posted @ 2014-09-24 16:37
浙公网安备 33010602011771号