rel 相关的软件列表

首页

ExtJs3.0中Store添加 baseParams 的Bug

2020-02-16 标签:extjs,store,添加,baseparams,bug,实现,代码,如下,beforeload,function,ext,apply,getcmp,参数,111

实现代码如下: this.store.on('beforeload', function() { Ext.apply(Ext.getCmp("propTypeGrid").store.baseParams, { 参数1: '111', 参数2: '111' }); });但是在 3.0 中这样无法增

首页

sqlserver 中ntext字段的批量替换(updatetext的用法)

2020-02-16 标签:sqlserver,n,text,字段,批量,替换,updatetext,用法,问题,描述,sql,server,image,不允,应用,replace,函数,内容

一、问题描述: 1。在Sql Server 中,ntext/text/image 字段不允许应用replace函数替换内容; 2。通过convert字段转换,可以把ntext字段转换为varchar(8000),然后用Relpace函数替换,不过,此方法,对于字段长度大于8000的ntext字段无效

首页

通过HSODBC访问mysql的实现步骤

2020-02-16 标签:通过,hsodbc,访问,mysql,实现,步骤,环境,os,linux,myhostname,42,elsmp,smp,sat,aug,12

一、环境 OS:Linux myhostname 2.6.9-42.ELsmp #1 SMP Sat Aug 12 09:39:11 CDT 2006 i686 i686 i386 GNU/Linux CentOS release 4.4 (Final) Oracle:Oracle Database

Aptana调试javascript图解教程
首页

Aptana调试javascript图解教程

2020-02-16 标签:aptana,调试,javascript,图解,教程,前提,安装,firebug,插件,他们的,下载,地址,如下,http,getfirebug,com,releases

前提是安装 Firebug 插件 和aptanadebugger 插件,他们的下载地址如下:http://getfirebug.com/releases/firebug/1.2/firebug-1.2.0.xpihttp://firefox.aptana.com/update/aptanadebug

首页

js 页面传参数时 参数值含特殊字符的问题

2020-02-16 标签:js,页面,参数,特殊,字符,问题,工作中,遇到,小问题,通过,window,showmodel,comm,jsp,str,zh

工作中遇到的小问题,一个页面中通过window.showModel("comm/morelanguage.jsp?str=zh_CN:爱#;zh_TW:愛;en:love;",,,,);弹出另一个页面并将参数传递到另一个页面,另一个页面接受得到src参数值时会出现问题,值不对,测试过是因为#特殊字符

Apache+php+Mysql在Windows下配置环境步骤说明
首页

Apache+php+Mysql在Windows下配置环境步骤说明

2020-02-16 标签:apache,php,mysql,windows,配置,环境,步骤,说明,http,n,et,downloads,releases,win,32,vc

Php http://windows.php.net/downloads/releases/php-5.3.1-Win32-VC9-x86.zip Apache http://apache.freelamp.com/httpd/binaries/win32/apache_2.2.14-win32-x

首页

JS与框架页的操作代码

2020-02-16 标签:js,框架,操作,代码,刷新,实现,如下,onload,function,try,parent,link,location,reload,catch,e,获取

1,刷新框架 实现代码如下: onload=function() { try { parent.Link.location.reload(); } catch(e) { } }2,获取URL并字符处理 实现代码如下: var url=parent.frames["right"].location.h

首页

JavaScript Event学习第九章 鼠标事件

2020-02-16 标签:javascript,event,学习,第九章,鼠标,事件,先看,哪些,mousedown,mouseup,click,dblclick,mousemove,mouseover,mouseout,还会,解释一下,fromelement,toelement

先看看都有哪些鼠标事件:mousedown,mouseup_and_click,dblclick,mousemove和mouseover mouseout。然后还会解释一下relatedTarget,fromElement和toElement这些事件属性。最后是微软的mouseenter和mouse

首页

jquery tools系列 overlay 学习

2020-02-16 标签:jquery,tools,系列,overlay,学习,scrollable,首先,给出,操作,html,目标,代码,实现,如下,button,rel,open,div,class

如scrollable的学习,首先给出操作的html目标代码:实现代码如下:Open overlay Other overlay Here is my overlay$$$$$$$$$$Class aptent taciti sociosqu ad litora torquent per conub

首页

Oracle9i 动态SGA,PGA特性探索

2020-02-16 标签:oracle,i,动态,sga,pga,特性,探索,latest,release,10,changed,default,values,memory,allocated,a,single,sql

“In the latest release 10.2 Oracle changed these default values. The memory allocated to a single SQL operator (_smm_max_size) is limited to: for P_A_