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
web版文本编辑器
配置实用的第三方ckeditor文本编辑器1、CKEditor下载2、引入ckeditor.js3、在html调用界面添加如下代码: window.CKEDITOR_
BASEPATH
='/ckeditor
lht007
·
2013-03-21 09:00
web版文本编辑器
Nginx反向代理不跳转(nginx/java/tomcat/jsp)
<% String path = request.getContextPath(); String
basePath
= request.getScheme()+"://"
ChinaEstone
·
2013-03-19 17:00
java
tomcat
nginx
MyEclipse
Firebug
Nginx反向代理不跳转(nginx/java/tomcat/jsp)
<% String path = request.getContextPath(); String
basePath
= request.getScheme()+"://"
ChinaEstone
·
2013-03-19 17:00
java
tomcat
nginx
MyEclipse
Firebug
利用XSL解析XML为XHTML碰到的取值问题
XML: 来自xx系统的密码重置邮件 请点击以下链接重置密码: #
basePath
#module/forgotPwd/resetPw
maoxiajun
·
2013-03-18 16:00
项目配掉端口后有些路径访问不了的解决办法
<% String path = request.getContextPath(); String
basePath
= null; if (request.getServerPort
luckytyy
·
2013-03-13 15:00
ip和端口
关于js传参到jsp页面乱码问题
jsp页面采用GBK编码方式防止中文乱码1、在页面的标头添加2、request.setCharacterEncoding("GBK");添加到
basePath
下面3、添加4、接收从js界面传的值为中文的值是通过如下方式获取
dzz_dzz
·
2013-03-11 11:00
乱码问题
jsp中
basepath
的作用的思考
JSP里的
basePath
(本文为转载文章,文章转载自http://blog.csdn.net/lutinghuan/article/details/6450174)Eclipse新建jsp页面里自动生成以下代码
caihongshijie6
·
2013-03-09 10:00
jsp
相对路径
basePath
ja
jsp路径
basepath
的作用
JSP路径
basePath
的作用(本文为转载的文章,文章转自:http://yonglailizhi.iteye.com/blog/719924)在JSP中的如果使用 "相对路径" 则有可能会出现问题
caihongshijie6
·
2013-03-09 10:00
jsp
相对路径
basePath
basepath
的作用
basepath
的作用 2012-11-2523:16:41| 分类:J2EE| 标签:jsp |字号 订阅在谈
basePath
之前,先来讨论一下相对路径与绝对路径的区别。
randomnet
·
2013-03-03 14:00
Codeigniter 生成静态页面
defined('
BASEPATH
')) exit('No direct script access allowed'); class MY_Loader extends CI_Loader
mandys
·
2013-03-01 10:00
CodeIgniter
生成静态页面
JAVA 实现 HTTP文件下载
basePath
= "啊啊啊.doc";//我
yangsen251024
·
2013-02-26 12:00
YII学习第二天,包含文件以及引入插件
Yii::app()->
basePath
.'/lib/PHPExcel' . PATH_
dcj3sjt126com
·
2013-02-12 00:00
yii
[js]js中获取 <%=request.getContextPath()%>
参考地址:http://hexudonghot.blog.163.com/blog/static/532043422012112264411234/在jsp中获取contextpath或者
basePath
wendellup
·
2013-02-01 16:00
java关闭弹出框
弹出://打开个性设置 functionconfig(){ varpage="${
basePath
}/plugins/km/personalset/personalset_list.jspx"; varsubWindow
xb12369
·
2013-01-29 15:00
关闭弹出框
关闭子窗体
FCKeditor
JS代码: $(function(){ varoFCKeditor=newFCKeditor('content'); oFCKeditor.
BasePath
="${pageContext.request.contextPath
醉江月
·
2013-01-24 16:09
fckeditor
Yii:获取根目录的方法
有下面3个方法:1、在index.php文件中使用dirname(__FILE__),并保存2、使用Yii::app()->
basePath
,这个指向的是protected目录,再回退一级目录即可:Yii
iefreer
·
2013-01-24 03:00
yii
yii
yii
webroot
Yii:获取根目录的方法
有下面3个方法:1、在index.php文件中使用dirname(__FILE__),并保存2、使用Yii::app()->
basePath
,这个指向的是protected目录,再回退一级目录即可:Yii
陈小峰_iefreer
·
2013-01-24 00:00
Web
fckeditor组件使用---fckeditor调用的三种方法1
varfckeditor=newFCKeditor('FCKEditor1');//设置编辑器的名字 fckeditor.
BasePath
="/test/fckeditor/";//这只编辑器的基准路径
lidew521
·
2013-01-20 20:00
1234
if(window.confirm("确定要删除吗")== true){ frm.action=
basePath
+'/jquery/TmUserMainAction/ownerDel.do
yaoyy09
·
2013-01-18 09:00
js倒计时10秒
*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
Franciswmf
·
2013-01-17 16:00
倒计时
导入本地HTML文件
path=[NSStringstringWithFormat:@"%@/%@",[[NSBundlemainBundle]bundlePath],@"Sources"];//注意路径 NSURL*
basePath
a451493485
·
2013-01-15 18:00
Linux Bash Shell入门教程<转>
的基本语法 shell 获取 当前脚本执行的目录 path_cur=$(cd "$(dirname "$0")"; pwd)
basepath
yingbin920
·
2013-01-15 14:00
linux
iframe大小控制
div_pannel{margin-left:auto;margin-right:auto;} *{margin:0;padding:0;} #div_tab{background:#fffurl(${
basePath
牛闯
·
2013-01-14 16:00
fckeditor asp 中使用的配置。
代码如下 var oFCKeditor1 = new FCKeditor('code1',700, 500); oFCKeditor1.
BasePath
wangleide414
·
2013-01-12 14:00
fckeditor
JSP中获取全路径
<%String path = request.getContextPath();String
basePath
= request.getScheme()+"://"+request.getServerName
梦回下花园
·
2013-01-09 22:00
jsp
ajax post中在firefox返回值一个值得注意的地方
firefox是有点不同的,比如 $.ajax( { type: "POST", url:"<%=
basePath
jackyrong
·
2013-01-08 15:00
jquery
Ajax
firefox
ajax post中在firefox返回值一个值得注意的地方
firefox是有点不同的,比如 $.ajax( { type: "POST", url:"<%=
basePath
jackyrong
·
2013-01-08 15:00
jquery
Ajax
firefox
ajax post中在firefox返回值一个值得注意的地方
firefox是有点不同的,比如 $.ajax( { type: "POST", url:"<%=
basePath
jackyrong
·
2013-01-08 15:00
jquery
Ajax
firefox
ajax post中在firefox返回值一个值得注意的地方
firefox是有点不同的,比如 $.ajax( { type: "POST", url:"<%=
basePath
jackyrong
·
2013-01-08 15:00
jquery
Ajax
firefox
ajax post中在firefox返回值一个值得注意的地方
firefox是有点不同的,比如 $.ajax( { type: "POST", url:"<%=
basePath
jackyrong
·
2013-01-08 15:00
jquery
Ajax
firefox
ajax post中在firefox返回值一个值得注意的地方
firefox是有点不同的,比如 $.ajax( { type: "POST", url:"<%=
basePath
jackyrong
·
2013-01-08 15:00
jquery
Ajax
firefox
作用
<% String path = request.getContextPath(); String
basePath
= request.getScheme
slnddd
·
2013-01-06 20:00
html
request.getContextPath()
JSP: <% String path = request.getContextPath(); String
basePath
slnddd
·
2013-01-06 20:00
html
jquery用attr给src赋值--失效
验证码的问题如果你这样写:$("#checkCodeImage").attr("src","${
basePath
}/CheckCodeServlet");在谷歌,火狐都没有问题,但是在ie下如果你不先点击图片来切换验证码
xb12369
·
2013-01-04 14:00
jquery
jquery
jquery
jquery
jquery
attr
src
纯JSP用户登录系统
" pageEncoding="gb2312"%> <% String path = request.getContextPath(); String
basePath
yaoyy09
·
2012-12-31 11:00
jsp
jsp java
request.getScheme()+"://" +request.getServerName()+":" +request.getServerPort()+path; response.sendRedirect(
basePath
okkeqin
·
2012-12-29 14:00
jquery 友情提示:鼠标移上去,清空输入框的提示,然后给文字附颜色
直接上代码:查询: //编辑 functioneditUser(id){ //alert(id); location.href='${
basePath
}/user/user_Edit.jspx?
xb12369
·
2012-12-27 11:00
java
java
java
C#
C#
textbox
textbox
typetext
yii 学习总结....
Yii::app()->
basePath
的路径 protected(例子:D:\PHP\ccski\protected)dirname(__FILE__)的路径 到controller(例子D:\PHP
a3522665
·
2012-12-26 17:55
yii
JQuery学习(一)
*" pageEncoding="GBK"%> <% String path = request.getContextPath(); String
basePath
v5browser
·
2012-12-24 15:00
jquery
Jsp相对路径和绝对路径
<base href="<%=
basePath
%>"> 2,通过<s:url />,<c:url />来设置url
langgufu
·
2012-12-20 16:00
相对路径
Jsp相对路径和绝对路径
<base href="<%=
basePath
%>"> 2,通过<s:url />,<c:url />来设置url
langgufu
·
2012-12-20 16:00
相对路径
图书信息完善(未登录,结账,购物车里的数量,继续购买,登录名,退出)
*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String
basePath
tracy婷婷
·
2012-12-19 22:00
显示继续购买和书名
图书未登陆
和第三次作业一样
购物车数量
登录名变成“登录”
EL表达式简单例子
*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String
basePath
退役的龙弟弟
·
2012-12-18 17:00
el表达式
velocity 字符串相加
velocity字符串相加获取页面请求基础地址:#set($
basePath
="$!{request.scheme}://$!{request.serverName}:$!
9910
·
2012-12-12 14:00
过滤器跳转登录界面后不能加载CSS和JS的解决办法
简单的过滤器,非法请求后跳转登录界面,登录界面不能加载css和js的解决办法: JSP中加入
basepath
: <%String path=request.getContextPath
xiongjiuliang
·
2012-12-08 11:00
css
Jquery-Cookie 记住用户名
JQUERY 和 JQUERY COOKIE 文件 <script type="text/javascript" src="<%=
basePath
poeao
·
2012-12-08 10:00
jquery
CodeIgniter源码阅读(一)(index.php && CodeIgniter.php)
所有写下来的文字都是自己看懂和理解了之后的~如有错误还望指出,我是个新人~~~index.php设置项目运行环境;设置系统目录;define一些常量;
BASEPATH
->/systerm/APPPATH
Scholer
·
2012-12-07 16:00
源码
CodeIgniter
菜鸟
阅读
autocomplete 输入框自动完成 输入提示
输入某一个字,自动提示,具体步骤如下: 1.导入jquery插件及样式: <link rel="stylesheet" href="${
basepath
}plugins
qingwei201314
·
2012-12-05 20:00
autocomplete
在html页面插入flv播放器。ie火狐均可用
quot; pageEncoding="ISO-8859-1"%> <% String path = request.getContextPath(); String
basePath
jiagou
·
2012-11-28 16:00
html
jquery ajax中文乱码处理
3.解决办法$.ajax({ url:"${
basePath
}seo!save.act
hzp
·
2012-11-28 14:00
jquery
Ajax
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
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
其他