As you know from "Introducing Metro," the reference implementations of the JAXB 2.x data-binding and JAX-WS 2.x Web services standards are at the core...
分类:
编程语言 时间:
2015-03-17 00:23:47
阅读次数:
300
先列举一些资源: * [PSR-0官网原文](http://www.php-fig.org/psr/psr-0/) * [PSR的Github源](https://github.com/php-fig/fig-standards) * [PSR中文翻译的Github源](https://github.com/hfcorriez/fig-standard...
分类:
其他好文 时间:
2015-03-14 15:31:58
阅读次数:
277
在安装Ecshop的时候,遇到两个问题: 1.Strict Standards: Non-static method cls_image::gd_version() should not be called statically inD:\X\www\ecshop\install\includes....
分类:
其他好文 时间:
2015-03-10 13:35:26
阅读次数:
170
http://www.w3.org/standards/http://www.webstandards.org/learn/faq/#p213http://www.indusvalley.edu.pk/library/e%20books/Designing%20with%20web%20standa...
分类:
Web程序 时间:
2015-03-08 18:31:54
阅读次数:
132
今天安装ecshop的时候最上面出现了一个错误提示:Strict Standards: Only variables should be passed by reference inF:\www.xxxx.com\cls_template.phpon line418解决办法:打开cls_templa...
分类:
其他好文 时间:
2015-03-06 09:32:53
阅读次数:
128
虽然从技术或者架构角度看,云计算比较单一,但是在实际情况下,为了适应用户不同的需求,它会演变为不同的模式。在NIST(National Institue of Standards and Technology,美国国家标准技术研究院)的名为“The NIST Definition of Cloud Computing"的关于云计算概念的文档中,定义了云的四种模式,分别是:公有云、私...
分类:
其他好文 时间:
2015-03-02 22:30:18
阅读次数:
270
出自:http://lab.abhinayrathore.com/jquery-standards/加载jQuery1.坚持使用CDN来加载jQuery,这种别人服务器免费帮你托管文件的便宜干嘛不占呢。点击查看使用CDN的好处,点此查看一些主流的jQuery CDN地址。2.安全起见,最好还是提供一...
分类:
Web程序 时间:
2015-02-26 18:28:53
阅读次数:
254
资源来自:https://github.com/hacke2/hacke2.github.io/issues/10jshttp://blog.jobbole.com/29454/常用javascript设计模式 http://coderlmn.github.io/code-standards/#us...
分类:
其他好文 时间:
2015-02-26 13:06:02
阅读次数:
220
今天把原来一份很老的PHP代码导入到了PaaS上,出现了许多Strict standards:Declaration of … should be compatible with that of…这样的错误,字面意思好像是说函数不匹配,看了下出错的函数,都是子类重写的基类函数。 上网搜索了一下,发现...
分类:
Web程序 时间:
2015-02-23 22:20:10
阅读次数:
158
Strict Standards: Non-static method ECMall::startup() should not be called statically in D:\wamp\www\ecmall\index.php on line 22Deprecated: Assigning ...
分类:
其他好文 时间:
2015-02-23 14:15:48
阅读次数:
171