摘要:
select distinct mr.id,ifnull(mr.pid,0) as pid,mr.name from sys_role_res srr left join main_res mr on mr.id=srr.res_id left join sys_role sr on sr.id=s 阅读全文
阅读排行榜
ajax get和post请求 后端接收并返回数据
2016-03-22 10:53 by sihao560, 1960 阅读, 收藏,
摘要:
get请求$(function(){ //alert("23"); var x = "#page"; var y = "${ctx!}/static/images/"; $.ajax({ cache: true, type: "get", url:"${ctx!}/power", dataType: 阅读全文
xshell 语句
2016-11-22 11:22 by sihao560, 1321 阅读, 收藏,
摘要:
使用命令 cd 切换到tomcat的bin目录,如:cd /root/Test_APP_Project_CRM/bin 使用命令 cd 切换到tomcat的bin目录,如:cd /root/Test_APP_Project_CRM/bin 使用命令 【 ./startup.sh 】启动tomcat服 阅读全文
浙公网安备 33010602011771号