转载地址 http://blog.csdn.net/macong01/article/details/7686238 1. 背景色; windows -> preferences -> general -> editors -> text editors -> appearence color op ...
分类:
系统相关 时间:
2016-09-26 12:38:16
阅读次数:
191
最近在工作中需要开发一个Https接口,其不同于http、soap等协议,可以直接组织报文并发送,不存在加密,认证和获取密钥等安全操作。且之前开发的项目没有开发过这类接口,所以当时压力很大。通过网上查阅资料,要实现https接口,必须现在本机上安装openssl和curl(说明:只用op..
分类:
编程语言 时间:
2016-09-21 23:25:50
阅读次数:
249
create user test identified by test default tablespace users temporary tablespace temp quota 3M on users; grant connect,resource to test with admin op ...
分类:
数据库 时间:
2016-09-21 22:58:58
阅读次数:
234
+ (UIImage *)fixOrientation:(UIImage *)aImage { // No-op if the orientation is already correct if (aImage.imageOrientation == UIImageOrientationUp) re ...
分类:
其他好文 时间:
2016-09-21 19:56:05
阅读次数:
126
php常用编程工具大全整合下载 1、EditPlus <ignore_js_op> EditPlus是一套功能强大,可取代记事本的文字编辑器,拥有无限制的Undo/Redo、英文拼字检查、自动换行、列数标记、搜寻取代、同时编辑多文件、全屏幕浏览功能。对于很多php程序来说,EditPlus 非常简单 ...
分类:
Web程序 时间:
2016-09-21 11:37:38
阅读次数:
156
java常用编程工具合集下载 1.Eclipse<ignore_js_op> 尽管IntelliJ IDEA、NetBeans和一些其他的IDE正在日益普及,但是有调查表明,Eclipse仍然是几乎半数Java开发人员首选的开发环境。 Eclipse是IDE领域的瑞士军刀,有着大量定制的接口和无数的 ...
分类:
编程语言 时间:
2016-09-21 11:37:26
阅读次数:
162
HTML5 Geolocation API (地理位置应用程序接口) 目前PC浏览器支持情况: Firefox 3.5+Chrome 5.0+Safari 5.0+Opera 10.60+Internet Explorer 9.0+ 手机支持情况: Android 2.0+iPhone 3.0+Op ...
分类:
Web程序 时间:
2016-09-20 10:30:38
阅读次数:
194
介绍:MD版的花瓣网App运行效果: <ignore_js_op> 源码下载:http://code.662p.com/view/13784.html 使用说明:架构 这个项目在写在很久之前,当时MVP架构网络上各种分析描述,但是感觉都是各说各的。不确定项目是否采用MVP架构就先动手写代码,随时准备 ...
分类:
其他好文 时间:
2016-09-20 10:13:25
阅读次数:
162
1.根据WEB标准,将一个网页分成三个部分: - 结构定义网页的整个的结构html; - 表现定义整个网页的样式css; - 行为行为表示浏览器和用户的交互的行为js。 2.主流浏览器厂家、前缀、内核 厂家 内核 前缀 IE trident -ms- Chrome blink -webkit- Op ...
分类:
Web程序 时间:
2016-09-18 23:44:17
阅读次数:
254
Description Consider a regular triangular area, divide it into four equal triangles of half height and remove the one in the middle. Apply the same op ...
分类:
其他好文 时间:
2016-09-18 23:39:04
阅读次数:
216