上一页 1 ··· 5 6 7 8 9
摘要: 受篝火的启发,本目录结构为:application/ archives/ cache/ config/ controllers/ core/ db/ backups/ migrations/ errors/ helpers/ hooks/ language/ libraries/ logs/ models/ modules/ third_party/ views/elite/ codeigniter/ helpers/ libraries/ mig... 阅读全文
posted @ 2013-02-04 18:33 kelite 阅读(320) 评论(0) 推荐(0) 编辑
摘要: 最近有朋友问表单提交后navTab重定向的问题,其实非常简单我简单说明一下。dwz 中提供了 简单navTabAjaxDone回调函数 在form中可以直接采用Form标签上增加onsubmit="returnvalidateCallback(this,navTabAjaxDone)" 表单是返回的json格式为 { "statusCode":"200", "message":"操作成功", "navTabId":"", "callbackTyp 阅读全文
posted @ 2013-01-17 19:23 kelite 阅读(2083) 评论(0) 推荐(0) 编辑
摘要: View Code Alias /web "E:\apacheDir"#虚拟目录设置<Directory "E:\apacheDir"> # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # # Note that "M 阅读全文
posted @ 2012-12-30 16:02 kelite 阅读(132) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9