项目结构是这样子的:主场景代码是这样子的:local MainScene = class("MainScene", function() return display.newScene("MainScene")end)function MainScene:ctor() self.laye...
分类:
其他好文 时间:
2014-07-07 12:00:52
阅读次数:
170
尝试从数据库进行更新时,遇到类型为“Microsoft.VSDesigner.Data.Local.ConnectionStringConverterServiceException”的异常。异常消息为:“”;这个问题一般都是进行Edmx 从数据库中更新到模型报的错。解决办法一:找到你的Entiti...
分类:
数据库 时间:
2014-07-07 11:20:08
阅读次数:
498
新建立了一个replicat set,登录到primary里,show dbs一看吓一跳local数据库竟然占用了80多G的空间[root@wxlab31 bin]# ./mongo --host 10.1.1.31 --port 27017MongoDB shell version: 2.4.6c...
分类:
数据库 时间:
2014-07-07 11:10:21
阅读次数:
294
接上文:nginx环境下配置nagios-关于nginx.conf配置如下:1server2{3listen80;4server_name192.168.44.44;5indexindex.htmlindex.htmindex.php;6root/usr/local/nagios/share;7au...
分类:
移动开发 时间:
2014-07-07 10:32:33
阅读次数:
336
1、运行“regedit”,以打开“注册表管理器”;运行注册表编辑器,依次展开[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon ]分支,然后在右侧窗口双击“DefaultUserName”,接着输入你的登...
cd /usr/local/mysql/bin/grant all privileges on *.* to 'root'@'%' identified by '12345678';flush privileges;grant select on weixin.wx_tuijian to 'bbc....
分类:
数据库 时间:
2014-07-02 17:55:37
阅读次数:
229
实验环境:centos6.32.6.32-431.20.3.el6.i686用到的包:APR1.5.1APR-util1.5.3httpd-2.4.9操作步骤:第一步:根据依赖关系,先解压、编译安装apr1.5.1#tarxfapr-1.5.1.tar.bz2-C/home#cd/home/apr-1.5.1#./configure--prefix=/usr/local/apr#make&&makeinstall第二步..
分类:
其他好文 时间:
2014-07-02 16:17:18
阅读次数:
180
1、下载linux版本的Python3.3.5,以下是我共享的百度云盘的下载地址http://pan.baidu.com/s/1kT3IHLH2、解压:tar-zxvfPython-3.3.5.tgz3、进入解压后的目录:cdPython-3.3.54、创建安装目录,这里我将其安装在/usr/local下mkdir/usr/local/python3.35、编译python3.3./configu..
分类:
编程语言 时间:
2014-07-02 15:52:41
阅读次数:
557
Windows Registry Editor Version 5.00[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\OracleOraDb11g_home1TNSListener][-HKEY_LOCAL_MACHINE\SYSTEM...
分类:
数据库 时间:
2014-07-02 15:09:08
阅读次数:
273
####yuminstall##yuminstallgccgcc-c++openssl*ntpperl-ExtUtils-CBuilderperl-ExtUtils-MakeMaker-yecho‘exportLC_ALL=C‘>>/etc/profiletail-1/etc/profilesource/etc/profile/usr/sbin/ntpdatepool.ntp.org####installnagios###/usr/sbin/addusernagios-M-s/sbin/nolog..
分类:
移动开发 时间:
2014-07-02 11:31:30
阅读次数:
191