摘要:
private bool IsPost = false; private int ColIndex = -1; private void dgvMessage_KeyDown(object sender, KeyEventArgs e) { if (e.KeyValue == 40)//下 { d... 阅读全文
posted @ 2015-08-12 19:34
乖乖的小莹儿
阅读(278)
评论(0)
推荐(0)
摘要:
/// /// 修改指定图片的分辨率/// /// 文件夹url/// 文件名/// 文件路径,带文件名/// 分辨率的宽/// 分辨率的高public void update_picture(string fileFoldUrl, string fileName, string filePath,... 阅读全文
posted @ 2015-08-12 19:29
乖乖的小莹儿
阅读(858)
评论(0)
推荐(0)
浙公网安备 33010602011771号