摘要:
错误原因: bool res1 = S_ROLE_MENU_PURVIEWCODE_Manage.Delete(c => c.MPC_CODE == strs[0]); linq不能写strs[0],需要一个中间变量存储下。 代码: string pcode = strs[0]; bool res1 阅读全文
posted @ 2017-06-09 16:09
邢帅杰
阅读(1820)
评论(0)
推荐(0)
摘要:
代码: 阅读全文
posted @ 2017-06-09 16:07
邢帅杰
阅读(316)
评论(0)
推荐(0)
浙公网安备 33010602011771号