10 2012 档案

checkErrorStatus parameter is not valid
摘要:arg_graphics.FillRectangles(arrBrush[i], arrRCs[i].ToArray()); arg_graphics.FillRectangles(arrBrush[i], arrLines[i].ToA... 阅读全文

posted @ 2012-10-21 22:37 norsd 阅读(436) 评论(0) 推荐(0)

c# 控件,自定义控件问题
摘要:1. FastColoredTextBox 中文重叠显示 设置IMEMode = IMEMode.On 就可以正常显示和写入新的中文 阅读全文

posted @ 2012-10-08 17:07 norsd 阅读(205) 评论(0) 推荐(0)

MySQL 通过 C#访问的一些问题
摘要:1. MySQL 中不使用 单引号 , 而是用 ` ( 就是键盘左上角的那个~) , 这个不是单引号 ' 2. drop schema , drop schema 3. 枚举表 string MyConString = "SERVER=loc... 阅读全文

posted @ 2012-10-05 16:49 norsd 阅读(145) 评论(0) 推荐(0)

导航