码迷,mamicode.com
首页 >  
搜索关键字:tr    ( 4510个结果
magento中的各种form标签
1. Text Field $fieldset->addField('title', 'text', array( 'label' => Mage::helper('form')->__('Title3'), 'class' => 'required-entry', 'required' => tr...
分类:其他好文   时间:2014-07-26 00:21:36    阅读次数:391
Information Centric Networking Based Service Centric Networking
A method implemented by a network device residing in a service domain, wherein the network device comprises an information centric networking (ICN) tr...
分类:Web程序   时间:2014-07-25 02:58:55    阅读次数:596
jquery制作滑动面板
【web开发】☆★之jquery制作滑动面板项目开发中,我们有时候需要点击某个按钮出现一个面板,在面板上有我们需要的一些操作,或者是图片。ok!如下简单制作滑动面板效果:<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-..
分类:Web程序   时间:2014-07-24 23:46:44    阅读次数:280
JS自动补全
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/><sc..
分类:Web程序   时间:2014-07-23 00:24:58    阅读次数:234
SQL注入和XSS bypass waf 测试向量
1. 识别脆弱点 http://www.site.com.tr/uyg.asp?id=123'+union+selec+1,2,3-- http://www.site.com.tr/uyg.asp?id=123' http://www.site.com.tr/uyg.asp?id=1232. HTT...
分类:数据库   时间:2014-07-22 22:41:54    阅读次数:485
用windows计划任务执行一些内容的写法,
用windows计划任务执行一些内容的写法,以下示例:1、创建ws对象2、关闭java进程3、执行bat文件start.vbe文件内容set ws=wscript.createobject("wscript.shell")ws.run "taskkill /im java.exe /f", , Tr...
分类:Windows程序   时间:2014-07-22 22:40:33    阅读次数:280
Qt多国语言国际化
Qt自己提供了一种国际化的方案,而不是采用INI配置文件的方式。使用QString,QTranslator等类和tr()函数能够很方便的完成加入国际化的支持,...
分类:其他好文   时间:2014-07-22 22:39:14    阅读次数:185
css 下拉三角
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">? <html xmlns="http://www.w3.org/1999/xhtml">? ?<head>? ? <title> new ...
分类:Web程序   时间:2014-07-22 08:10:34    阅读次数:229
CWMP
TR-069bidirectionalSOAP/HTTP-basedprotocolautoconfigurationserver(ACS)customer-premisesequipmentACS<=>CPE.
分类:其他好文   时间:2014-07-21 12:13:44    阅读次数:183
仿聚美右下角购物车特效
如题如图:代码:<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="http://www.w3.org/1999/xhtml"> <head> <metahttp-equiv="Content-Type"content="text/html;charse..
分类:其他好文   时间:2014-07-20 15:44:31    阅读次数:245
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!