pycharm 社区版: 3.41. checkout 项目 注意,之前配置好:设置里面的一些配置:(以下勾勾不要勾上)2. checkout 项目之后,做以下操作:vcs ->enable subversion version control (这步很关键,否则无法在pycharm里面check....
分类:
其他好文 时间:
2014-07-29 10:49:16
阅读次数:
272
一、下载代码:http://git.oschina.net/fulinux/sqlcipher.git或者https://github.com/sqlcipher/sqlcipher.git二、编译:./configure --enable-tempstore=yes CFLAGS="-DSQLITE_HAS_CODEC" LDFLAGS="-lcrypto" 如果遇到编译问题,请checkout...
分类:
数据库 时间:
2014-07-28 16:05:34
阅读次数:
356
[root@lamp~]#yumsearch关键字//安装过程中提示少哪个程序就搜关键字找包名[root@lamphttpd-2.2.25]#./configure--prefix=/usr/local/httpd--enable-so--enable-rewrite--enable-cgi--enable-charrset-lite--enable-ssl[root@lamp~]#useradd-M-s/sbin/nologinmysql[root@lampmy..
分类:
其他好文 时间:
2014-07-28 00:40:59
阅读次数:
240
今天建库时选择了OMF方式,结果文件名称采用Oracle自动命名的方式,看不懂啊,于是乎决定删除再重建。
Oracle提供了删除数据库的指令:drop database。
需要数据库处于mount状态,然后alter system enable restricted session;,网上有帖子说还需要exclusive,由于我是VM装的,用户只有我一个,所以不用可以。由于当前处于open...
分类:
数据库 时间:
2014-07-26 02:14:26
阅读次数:
259
A process performed on a server includes configuring the server to enable script for a Web service to be defined dynamically, where the Web service in...
分类:
Web程序 时间:
2014-07-25 02:32:54
阅读次数:
419
#**一、使用gdb分析QEMU代码**# 使用gdb不仅可以很好地调试代码,也可以利用它来动态地分析代码。使用gdb调试QEMU需要做一些准备工作: 1, 编译QEMU时需要在执行configure脚本时的参数中加入--enable-debug。 2,...
分类:
其他好文 时间:
2014-07-25 00:11:34
阅读次数:
496
1 Eclipse使用ctrl复制 粘贴很卡
Eclipse -- Windows->Preferences->General->Editors->Text Editors->Hyperlinking:
去掉这个选项的勾:Enable on demand hyperlinks style navigation
备注:如果只是页面开发时候开的话,只需要去掉javacript 和 jsp...
分类:
系统相关 时间:
2014-07-24 10:29:43
阅读次数:
238
执行cd php-5.2.13安装时候
./configure --prefix=/usr/local/php/ --with-config-file-path=/usr/local/php/etc/ --with-mysql=/usr/local/mysql/ --with-libxml-dir=/usr/local/libxml2/ --with-jpeg-dir=/usr/local/...
dbms_output包主要用于调试pl/sql程序,或者在sql*plus命令中显示信息(displaying message)和报表,譬如我们可以写一个简单的匿名pl/sql程序块,而该块出于某种目的使用dbms_output包来显示一些信息。涉及到的知识点如下:1、enable:在server...
分类:
数据库 时间:
2014-07-23 15:44:09
阅读次数:
312
1. 废话不多说,上图,2.窗体3的button1的Enable属性设置默认是false打开时默认是:3.