数据库缓存数据库缓存类允许你把数据库查询结果保存在文本文件中以减少数据库访问。激活缓存需要三步: 在服务器上创建一个可写的目录以便保存缓存文件。 在文件
application/config/database.php 中设置其目录。 激活缓存特性,可以在文件 application...
分类:
其他好文 时间:
2014-07-22 23:17:32
阅读次数:
410
上一篇文章分析了Flume如何加载配置文件的,动态加载也只是重复运行getConfiguration()。
本篇分析加载配置文件后各个组件是如何运行的? 加载完配置文件订阅者Application类会收到订阅信息执行: @Subscribe public
synchronized voi...
分类:
其他好文 时间:
2014-07-22 23:16:35
阅读次数:
527
private void button1_Click(object sender, EventArgs
e) { var appWord = new Microsoft.Office.Interop.Word.Application(); ...
分类:
其他好文 时间:
2014-07-22 23:14:16
阅读次数:
383
问题:E: 无法获得锁 /var/cache/apt/archives/lock - open (11
资源临时不可用)E: 无法锁定下载目录o rm /var/cache/apt/archives/locksudo rm
/var/cache/apt/archives/locksudo rm /....
分类:
其他好文 时间:
2014-07-22 23:13:14
阅读次数:
287
Change ICON of MFC Application and
Dialoghttp://www.codeproject.com/Tips/406870/Change-ICON-of-MFC-Application-and-Dialog#include
"FirstApp.h"#include...
分类:
移动开发 时间:
2014-07-22 23:10:35
阅读次数:
553
转自:http://wangye.org/blog/archives/266/什么是PEAR来自百度百科:PEAR 是PHP扩展与应用库(the PHP
Extension and Application Repository)的缩写。它是一个PHP扩展及应用的一个代码仓库,简单地说,PEAR之于P...
There are many examples out there demonstrating
how AngularJS and Web API can be used together but almost all of them are in
MVC, so I tried to implem...
分类:
移动开发 时间:
2014-04-30 21:19:35
阅读次数:
625
代码如下:JRadioButton useCache=new
JRadioButton("Use cache");// 初始化单选框useCache.setFont(new
Font("Arial",Font.PLAIN,16));// 设置字体JRadioButton noUseCache=new...
分类:
其他好文 时间:
2014-04-30 18:36:19
阅读次数:
504
1
Excel对象微软的Excel对象模型包括了128个不同的对象,从矩形,文本框等简单的对象到透视表,图表等复杂的对象.下面我们简单介绍一下其中最重要,也是用得最多的四个对象。(1)
Application对象。Application对象处于Excel对象层次结构的顶层,表示Excel自身的运行环...
分类:
其他好文 时间:
2014-04-30 16:58:34
阅读次数:
432
0、npm 命令C:\Users\Carrie>npm expressUsage: npm
where is one of: add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp...
分类:
其他好文 时间:
2014-04-29 16:31:45
阅读次数:
396