入口文件:https://github.com/VoltDB/voltdb/blob/master/src/frontend/org/voltdb/VoltDB.java 主要就是Configuration类保存运行参数,主要的如 pathToDeployment(指向deployment...
分类:
数据库 时间:
2015-12-08 20:07:54
阅读次数:
300
在实际的项目开发过程中,用到了Yii2.0 Cookies机制!但是遇到一个十分奇葩的问题,同一个YII框架,backend下Cookies能够正常存储于客户端,但是frontend始终不行。文章的最后将会解答这个疑问。一、Yii2.0 Cookies的验证机制Yii2.0的Cookies不同于常规...
分类:
其他好文 时间:
2015-12-01 18:05:04
阅读次数:
400
安装安装Apache、Mysql、Php、zabbixsudoapt-getupdate
sudoapt-getinstallapache2mysql-serverlibapache2-mod-php5php5-gdphp5-mysqlphp5-commonzabbix-server-mysqlzabbix-frontend-php服务端配置配置数据库连接sudovim/etc/zabbix/zabbix_server.conf修改相关DBName=zabbix
..
分类:
系统相关 时间:
2015-11-20 23:15:23
阅读次数:
367
#!/bin/bash
[$1=‘http_server‘]&&WEBGROUP=$1,FRONTEND||WEBGROUP=$1,BACKEND
case"$2"in
"comp")
IN=`/bin/echo"showstat"|/usr/sbin/socat/var/run/haproxy.sockstdio|awk-vn=$WEBGROUP-F,‘$0~n{print$52}‘`
OUT=`/bin/echo"showstat"|/usr/sbin/socat/var/run/ha..
分类:
其他好文 时间:
2015-11-18 02:11:30
阅读次数:
290
Debian8:安装中文输入法1localeroot#localeroot#locale-aroot#dpkg-reconfigurelocales2fcitxroot#aptsearchfcitx|grep^fcitx|grep-E'pinyin|frontend'root#aptinstallf...
分类:
其他好文 时间:
2015-11-18 02:04:00
阅读次数:
1650
http://my.oschina.net/u/219482/blog/341452 感谢作者ubuntu 14.04从Qt官网下载的最新版qt,安装过程很顺利,但却发现没办法输入中文(我用的是 fcitx), 即使下载了fcitx-frontend-qt5和fcitx-frontend-qt4也还...
分类:
系统相关 时间:
2015-11-08 22:12:50
阅读次数:
305
UPDATEyou might need edit few files.1. add the input field to the tpl file: /templates/frontend/yourcolor/upload_video.tplname the field as descriptio...
分类:
其他好文 时间:
2015-10-20 21:17:58
阅读次数:
233
https://uwaterloo.ca/search?q=data+mining&client=default_frontend&proxystylesheet=default_frontend&site=default_collection第一个:A team comprised of Wate...
分类:
其他好文 时间:
2015-10-18 12:47:10
阅读次数:
212
http://blog.csdn.net/bluishglc/article/details/6435087关于FrontEnt: 在CXF的架构中,有一个FrontEnd概念(组件),实际上这是CXF提供或支持的WebService的编程模型,目前有四种: Annotations:基于CXF自己提...
分类:
其他好文 时间:
2015-09-22 16:28:07
阅读次数:
139
转自:http://yujiangshui.com/multidevice-frontend-debug/通过移动端使用 Web 服务的比率越来越大,例如淘宝今年双十一,移动端交易份额就达到42.6%。由此可见,掌握移动端的前端开发和测试是非常有必要的。由于之前做过大量有响应式需求的项目;今年(20...
分类:
移动开发 时间:
2015-08-16 22:55:31
阅读次数:
239