E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
basePath
jquery.autocomplete插件完美应用
*" pageEncoding="UTF-8"%><%String path = request.getContextPath();String
basePath
·
2015-11-13 11:06
autocomplete
JSP将表单提交并在本页中显示
*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-13 10:23
表单提交
html转jsp乱码问题
*" pageEncoding="utf-8"%><%String path = request.getContextPath();String
basePath
·
2015-11-13 10:03
html
jsp资源引入的问题
pageEncoding="utf-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-13 09:58
jsp
HTML预览 正则替换
defined('
BASEPATH
')) exit('No direct script access allowed'); /** * HTML
·
2015-11-13 09:39
html
JAVA压缩 解压缩zip 并解决linux下中文乱码
代码 1:再压缩前,要设置linux模式, 需要使用第三方ant-1.6.5.jar 如果是文件目录,则ZipEntry zipEntry=new ZipEntry(
basePath
·
2015-11-13 09:29
java压缩
JAVA压缩 解压缩zip 并解决linux下中文乱码
[Java]代码 1:再压缩前,要设置linux模式, 需要使用第三方ant-1.6.5.jar 如果是文件目录,则ZipEntry zipEntry=new ZipEntry(
basePath
·
2015-11-13 09:20
java压缩
正则表达式JSP实例
cn.com.Adddress" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-13 09:42
正则表达式
系统配置常量,域名根目录方法
String
basePath
= request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort
·
2015-11-13 09:54
配置
js获取fck值的代码方法
引入js文件 <script type="text/javascript" src="${
basePath
}/FCKeditor/fckeditor.js"
·
2015-11-13 09:39
FCK
数据字典统一管理,动态下拉框
/* *构建数据字典某一项的下拉框 */ getInfoTypeDatas:function(selectId,infoCode,defaultValue){ $.get(
basePath
·
2015-11-13 08:01
数据字典
js弹出图片原图效果
1.将js方法独立出来common.js function openwin(src){ var
basePath
= document.getElementById("
basePath
·
2015-11-13 07:22
js
mydate97时间控件最大值最小值限制及Javascript日期判断大小
<script language="javascript" type="text/javascript" src="<%=
basePath
·
2015-11-13 07:12
JavaScript
spring mvc Controller与jquery Form表单提交代码demo
1.JSP表单 <% String
basePath
= request.getScheme() + "://" + request.getServerName() +&
·
2015-11-13 07:10
spring mvc
Checkbox框全选操作,form表单提交与jquery ajax提交两种处理方式
//1.jquery ajax<script type="text/javascript"> $(function(){ var
basePath
·
2015-11-13 07:53
jQuery ajax
Extjs应用tab页的最简单Demo
quot; pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-13 05:22
ExtJs
JQUERY 选择器
使用jQuery需要引用jquery-X.X.X.min.js文件 <% String path = request.getContextPath(); String
basePath
·
2015-11-13 05:19
jquery
java获取当前时间及前一天的日期
String
basePath
= request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort
·
2015-11-13 04:38
java
让Codeigniter控制器支持多级目录
defined('
BASEPATH
')) { exit ('No direct script access allowed');} class MY_Router extends CI_Router
·
2015-11-12 23:52
CodeIgniter
CodeIgniter使用smarty3
defined('
BASEPATH
')) exit('No dire
·
2015-11-12 22:45
CodeIgniter
linux shell 获取当前正在执行脚本的绝对路径
原文链接:http://sexywp.com/bash-how-to-get-the-
basepath
-of-current-running-script.htm 常见的一种误区,是使用
·
2015-11-12 22:34
Linux shell
ci 笔记
defined('
BASEPATH
')) exit('No direct script access all
·
2015-11-12 20:23
笔记
CI框架整合微信公共平台接口
defined('
BASEPATH
')) exit('No direct script access allowed'); /*** CI框架整合微信 2014.9.15 作者:黄国金 *
·
2015-11-12 20:49
框架
几种常见的js表单验证
contentType="text/html; charset=GBK"%><%String path = request.getContextPath();String
basePath
·
2015-11-12 19:26
表单验证
div动态加载页面
div动态加载页面 /* /// method 1 var url="<%=
basePath
%>/qne.do
·
2015-11-12 18:37
div
JSP打印九九乘法表
*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-12 16:58
jsp
CI框架中 类名不能以方法名相同
defined('
BASEPATH
')) exit('No direct script access allowed');class Index extends CI_Controller{
·
2015-11-12 16:43
框架
C#打开指定目录,并将焦点放在指定文件上。相对路径(程序起动的目录)
string
basepath
= AppDomain.CurrentDomain.BaseDirectory; string filepath = "logs
·
2015-11-12 14:54
相对路径
form action中如何填写相对目录
String
basePath
=request.getContextPath();%> <form action="<%=
basePath
%>\sub\submi
·
2015-11-12 13:32
action
css块元素的 display 属性 inline-block 的应用
pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-12 13:17
inline-block
ci框架model中的进行增删改的写法
defined('
BASEPATH
')) exit('No direct script access allowed'); // 商品类别模型class Category_model extends
·
2015-11-12 12:48
Model
uploadify文件上传的使用
appname").val(); 2 $("#uploadify").uploadify({ 3 'swf' : '<%=
basePath
·
2015-11-12 12:00
uploadify
iOS_Spring
basePath
参数
nbsp; 下载iOS_Spring_Source 使用教程 视频教程
basePath
·
2015-11-12 11:50
spring
ajax json jQuery提示parsererror错误解决办法
1 $.ajax({ 2 type:'POST', 3 url:'<%=
basePath
%>/xxx.do', 4
·
2015-11-12 11:37
jquery
Codeigniter-验证数据类
defined('
BASEPATH
')) exit('No direct script access allowed'); // required No 如果元素为空,则返回FALSE
·
2015-11-12 08:33
CodeIgniter
桂电在线-php-提取菜单到配置文件
defined('
BASEPATH
')) exit('No direct script access allowed'); /*菜单配置*/ $config['menus'] = array();
·
2015-11-12 08:19
配置文件
调用action常见问题和返回方式总结
则对比一下和页面提交的url的action是否一致,常出现首字母大小写不一致问题(2)页面提交的url中的参数类型,和action中定义的变量类型是否一致,常遇到int和string不一致的问题(3)在JSP中定义
basepath
马刺王朝
·
2015-11-11 22:00
java
action
Json
调用action常见问题和返回方式总结
则对比一下和页面提交的url的action是否一致,常出现首字母大小写不一致问题(2)页面提交的url中的参数类型,和action中定义的变量类型是否一致,常遇到int和string不一致的问题(3)在JSP中定义
basepath
马刺王朝
·
2015-11-11 22:00
java
action
Json
调用action常见问题和返回方式总结
则对比一下和页面提交的url的action是否一致,常出现首字母大小写不一致问题(2)页面提交的url中的参数类型,和action中定义的变量类型是否一致,常遇到int和string不一致的问题(3)在JSP中定义
basepath
马刺王朝
·
2015-11-11 22:00
java
json
action
SpringMVC中使用zTree
*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-11 19:19
springMVC
KE--上传图片
1.修改KE-plugins的images.js 文件 uploadJson = K.undef(self.uploadJson, self.
basePath
+ 'asp.net/upload_json.ashx
·
2015-11-11 19:09
上传
codeigniter ajax json
defined('
BASEPATH
')) exit('No direct script access allowed'); $config = array ( 'is_active'
·
2015-11-11 19:50
CodeIgniter
centos7数据库mysql+mariadb
/bin/bash#要备份的数据库名,多个数据库用空格分开databases=(guowangyaohanwycenter) #备份文件要保存的目录
basepath
='/opt/guowang/mysql
guowang327
·
2015-11-11 17:42
mysql
mariaDB
第一百一十天 how can I 坚持
搞点有用的: //javascript跳转 window.location.href var
basePath
= "<%=
basePath
%>"; //包含页面
·
2015-11-11 17:52
ca
jquery异步请求实例
" get " , dataType: " json " , url: " <%=
basePath
·
2015-11-11 17:35
jquery
CodeIgniter自定义配置文件
defined('
BASEPATH
')) exit('No direct script a
·
2015-11-11 13:20
CodeIgniter
yii框架学习笔记三
运行config的时候,如果cwebapplication定义有public的属性,比如
basePath
,则不用调用魔术函数__setapplication = 》run processrequest
·
2015-11-11 13:04
yii框架
js下载文件;下载方式
和href方式;已经中文乱码问题
A 标签的方式 : <a target="_Blank" href="<%=
basePath
%>html/document/GJB/CYBDXZ/文件名
·
2015-11-11 11:07
中文乱码
文件的上传实例
*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String
basePath
·
2015-11-11 11:11
文件
JSP页面
basePath
路径问题
利用myeclipse创建jsp页面时会自动加上 <% String path = request.getContextPath(); String
basePath
= request.getScheme
·
2015-11-11 08:01
Path
上一页
6
7
8
9
10
11
12
13
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他