如何debug SSL通信信息? 设置: -Dssl.debug=true -Dweblogic.StdoutDebugEnabled=true -Djavax.net.debug=all ...
阅读全文官网:https://travis-ci.org/ "Test and Deploy with Confidence" Easily sync your project with Travis CI and you'll be testing your code in minutes! 这是Travis的宗旨。很多github上的open source都在使用travis。 我也是在学习开源项目tesseract的时候接触Travis. &nbs ...
阅读全文css的transform提供了rotate函数。rotate对inline元素直接旋转不起作用。比如下面的例子 Yes or No 希望将or旋转。 HTML代码: Yes <span class="rotateme"> or </span> No CSS代码: .rotateme{ transform: rotate(270deg); display: inline-block; backgrou ...
阅读全文linux下mysql启动的方法有几种(windows和mac下启动比较方便): mysqld — The MySQL Server mysqld_safe — MySQL Server Startup Script mysql.server — MySQL Server Startup Script mysqld_multi — Manage Multiple MySQL Servers 当然还有通过service来起mys ...
阅读全文本文摘自官网,WEBLOGIC 版本为12.1.1 Roadmap for Understanding WebLogic Server Domains Table-Roadmap for Understanding WebLogic Server Domains Major Task Subtasks and Additional Information 关于Weblogic Server Domai ...
阅读全文什么人一亏再亏,什么人亿万富翁? —兼谈本周经济与股市 复旦大学管理学院财务系教授、博导谢百三 一、在中国:85%的股民处于亏损之中。 中国股市已开设23年了,现在还在2200点一带徘徊,十多年以前的指数;据有关部门调查统计,中国股市常年有85%的投资者亏损,特别是以下特征的几种人: 1、专门挑表面便宜股买的,比如8元买了工商银行、长期不动的。 2、忙于日常事务性工作,买了就扔在那里,再跌 ...
阅读全文本文为学习官方文档的学习笔记,单纯知识点摘要。官方文档: https://docs.spring.io/spring/docs/current/spring-framework-reference/data-access.html#spring-data-tier 1) Transaction Management Advantages of the Spring Framework's Transaction Support Model Glob ...
阅读全文创建一个webapp工程可以使用下面的步骤。 安装nvm (可选,仅用来管理nodejs版本) 安装nodejs (可选,如果已经有的话) 创建工程目录 初识化工程 安装工程依赖。 一)安装nvm (参考https://github.com/nvm-sh/nvm/blob/master/README.md#system-version-of-node) curl -o- https://raw.githubusercontent.com/nvm-s ...
阅读全文keep following things in mind: Everyone is good at estimating the small tasks which are always not bigger than 3 days. Big project can be divided into media tasks/features. Features can be divided into small tasks Tasks can be several typ ...
阅读全文本文试着整理微信小程序(本文简称wxApp)使用微信(weixin)登录认证和授权获取微信开放信息(OpenData)时常见的问题,如果有理解不到位的地方请留言指出。 授权 wxApp需要获取weixin提供的OpenData前需要用户授权weixin提供相关信息。这需要调用小程序提供的API wx.authorize()来向用户请求授权。但并不是所有小程序提供的API都需要用户授权才可以使用,比如说系统设备信息等其他api。用户可以提供如下授权(此授权列表以后或许会更多)。(htt ...
阅读全文官方文档:http://docs.oracle.com/cd/E23943_01/apirefs.1111/e12419/tagdoc/af_column.html 文章摘录以便快速阅读。 <af:column> UIComponent class: oracle.adf.view.rich.component.rich.data.RichColumn Component type: oracle.adf.RichColumn The ...
阅读全文小兵日历是个流氓软件,会给电脑自动安装瑞星、爱奇艺、百度搜索等软件,而且你把这些软件卸载后,还会自动重装,严重影响电脑的使用性能。在控制面板中又无法删除。 方法/步骤 1.在任务管理器中找到小兵日历所在的文件夹位置,一般是在:C:\Windows\SysWOW64\config\systemprofile\AppData\Roaming\videocalendar。 2.停掉任务管理器中的小兵日历。 3.打开上面所指的文件夹,直接把这个文件夹下的文件都删除掉,如果删除不掉的,可以 ...
阅读全文Normally use the String concatenations using : +, StringBuffer.append(), String.concat(). We always think that using ‘+’ operator for String Concatenation is slow. This is true but not always. For Ex: String str = “Th ...
阅读全文Lea Verou著CSS魔法译的<<CSS揭秘>>是一部不错的CSS技巧书籍。本文简单摘录一些示例和技巧。 背景和边框 1. 半透明边框 (http://play.csssecrets.io/translucent-borders) border: 10px solid hsla(0,0%,100%,.5); background:white; background-clip:padding-box; 2.多重边框 (http://pla ...
阅读全文官方文档: https://docs.oracle.com/javaee/7/api/javax/persistence/ManyToMany.html 参考文档: What is An Association? : https://docs.oracle.com/cd/A97336_01/buslog.102/bc4j/developing_bc_projects/bc_awhatisanassoc.ht ...
阅读全文大部分云服务商都会提供CDN服务。CDN服务即为Content Delivery Network(内容分发网络)。其主要目的是使用户就近获取所需内容,从而提高用户访问响应速度,降低网络拥塞。 官方解释: CDN是构建在现有网络基础之上的智能虚拟网络,依靠部署在各地的边缘服务器,通过中心平台的负载均衡、内容分发、调度等功能模块,使用户就近获取所需内容,降低网络拥塞,提高用户访问响应速度和命中率。CDN的关键技术主要有内容存储和分发技术。 那么CDN是如何实现的呢? ...
阅读全文今年双十一京东图书节活动力度挺大。正好把购物车里的书单清一清。300大洋搞定原先要900大洋的货!!! ...
阅读全文转自官网 https://mp.weixin.qq.com/debug/wxadoc/dev/framework/app-service/page.html Page Page() 函数用来注册一个页面。接受一个 object 参数,其指定页面的初始数据、生命周期函数、事件处理函数等。 object 参数说明: 属性 类型 描述 data Objec ...
阅读全文今天测试mac的scp命令时,使用后报错 bash: scp: command not found。 提示scp的命令找不到,但是查找发现命令是存在的 [root@localhost ~]# whereis scp scp: /usr/bin/scp /usr/share/man/man1/scp.1.gz [root@localhost ~]# find / -name scp /usr/bin/scp 只有一个解释,那就是远程机器上没有安装scp。 ...
阅读全文http://developer.yahoo.com/yui/dragdrop/ Drag and Drop API Document: http://yui.github.io/yui2/docs/yui_2.9.0_full/docs/module_dragdrop.html The following configuration properties are currently supported via the contructor ...
阅读全文