转自:http://www.cnblogs.com/x3d/p/php-psr-standards.html PSR 是PHP Standard Recommendation的简写,它其实应该叫PSRs,即系列推荐标准:目前通过的规范有PSR-0(Autoloading Standard)、PSR- ...
分类:
Web程序 时间:
2017-04-11 01:29:03
阅读次数:
288
目前的0.18.1已经可以运行在Java1.4上了,而且它是开源(遵循BSD协议)和免费的UML制作工具,最主要的是只要添加它的模块包就能支持C#了.我们最熟悉的商业UML建模工具恐怕就是RationalRose了,当然除了它比较昂贵的价格外,伴随着它强大且烦杂的功能其安装下来也要有400M之多;..
分类:
其他好文 时间:
2017-04-05 00:05:49
阅读次数:
169
1、命令只会从环境变量的路径下找,添加到路径中后,在任意路径下都能执行 2、本地回环地址127.0.0.1 3、SQL structured query language 结构化查询语言4、ANSI american national standards institute 美国国家标准化组织 5、... ...
分类:
数据库 时间:
2017-04-03 16:21:07
阅读次数:
221
1、什么是AJAX,为什么要使用Ajax(请谈一下你对Ajax的认识)什么是ajax:AJAX是“Asynchronous JavaScript and XML”的缩写。他是指一种创建交互式网页应用的网页开发技术。Ajax包含下列技术:基于web标准(standards-basedpresentat ...
分类:
Web程序 时间:
2017-03-29 16:24:33
阅读次数:
174
针对IE6/7/8 可以分为两种模式:怪异模式(Quirks mode)和标准模式(Standards mode),在IE6以下版本下显示怪异模式,border和padding都包含在width中使用IE7编译:<meta http-equiv="X-UA-Compatible" content=" ...
分类:
其他好文 时间:
2017-03-27 13:31:39
阅读次数:
178
浏览器兼容性模式 想必你一定知道浏览器有个标准(Standards)模式和一个怪异(Quirks)模式,或许你还听说过有个“准标准(Almost Standards)”模式。而当你打开Internet Explorer的时候,又看到了什么浏览器模式、文档模式,还有什么兼容性视图等等... 这些都是什 ...
分类:
其他好文 时间:
2017-03-25 13:12:35
阅读次数:
262
picture元素 http://www.w3cplus.com/responsive/responsive-images-101-part-6-picture-element.html CHAPTER 1Introduction 1Web standards: friend or foe? 2We ...
分类:
Web程序 时间:
2017-03-13 13:27:27
阅读次数:
197
提示 ( ! ) Strict standards: Redefining already defined constructor for class captcha in C:\develop\wamp\www\ecshop\includes\cls_captcha.php on line 119 ...
分类:
其他好文 时间:
2017-02-28 00:27:01
阅读次数:
380
Document.compatMode Indicates whether the document is rendered in Quirks mode or Standards mode. SyntaxEDIT ValuesEDIT "BackCompat" if the document is ...
分类:
其他好文 时间:
2017-02-17 15:25:36
阅读次数:
162
各种不同的编码 无非就是效率 最大化。 我猜测编码的进化流程: ASCII(American Standard Code for Information Interchange) 满足了美国和西方国家。但是只能传输英文。 >>> Ansi(American National Standards In ...
分类:
其他好文 时间:
2017-02-11 18:56:57
阅读次数:
272