摘要://上传图片 文件 public int addUpPic( String strProCode,String strFileName,String strUpType) { //strFileName 旧路径 String strPicName = Path.GetFileName(strFile
阅读全文
08 2016 档案
摘要://上传图片 文件 public int addUpPic( String strProCode,String strFileName,String strUpType) { //strFileName 旧路径 String strPicName = Path.GetFileName(strFile
阅读全文
摘要://停止关联的进程 [System.Runtime.InteropServices.DllImport("User32.dll", CharSet = System.Runtime.InteropServices.CharSet.Auto)] private static extern int Ge
阅读全文
摘要:通过2个函数CHARINDEX和PATINDEX以及通配符的灵活使用 函数:CHARINDEX和PATINDEX CHARINDEX:查某字符(串)是否包含在其他字符串中,返回字符串中指定表达式的起始位置。 PATINDEX:查某字符(串)是否包含在其他字符串中,返回指定表达式中某模式第一次出现的起
阅读全文
|