摘要:
private void ShopList(Dictionary<string, ShopInfo> shopLists, ComboBox comboBox, string shopCode) { if ((shopLists != null) && (shopLists.Count != 0)) 阅读全文
posted @ 2013-03-16 15:39
dotNet修行之路
阅读(350)
评论(0)
推荐(0)
摘要:
public partial class ImageHelper { public static string GetConfiguration(string key) { return ConfigurationManager.AppSettings[key]; } public static s 阅读全文
posted @ 2013-03-16 15:36
dotNet修行之路
阅读(314)
评论(1)
推荐(0)
摘要:
表A、B; SELECT 'A表' as 'TableName',* FROM A UNION SELECT 'B表' as 'TableName',* FROM B 阅读全文
posted @ 2013-03-16 15:27
dotNet修行之路
阅读(340)
评论(0)
推荐(0)
摘要:
@PRNDATE DATE=null, 哈哈哈~ 阅读全文
posted @ 2013-03-16 15:22
dotNet修行之路
阅读(1595)
评论(0)
推荐(0)

浙公网安备 33010602011771号