Do you have a confusion of how do you determine the stability when using composer dependency manager? What should be theminimum stabilitysetting? Do y...
分类:
移动开发 时间:
2014-11-01 13:23:22
阅读次数:
363
一. 用户注册(deviceid/ username)后(此时应该已经上传了照片)1. 在setting中设置成已经登录2. 将用户的信息写入到 preference当中,是以json的格式。二.用户照片的上传在 User 的registerUser()中完成,使用的是方法 uploadFile()...
分类:
其他好文 时间:
2014-10-31 23:31:49
阅读次数:
222
问题背景:phpcms前台退出登录的时候,提示了一个退出成功0让我很困惑为啥有个0呢?问题分析:进入./phpcms/modules/member/index.php找到logout方法,代码如下:public function logout() { $setting = pc_bas...
分类:
Web程序 时间:
2014-10-31 11:31:37
阅读次数:
256
In this blog we mainly talk about the access control including limitation of ip, setting listen port and usage of username and password. In the official document, mongodb server start without the argu...
分类:
数据库 时间:
2014-10-30 00:25:39
阅读次数:
199
为了能够登陆RabbitMQ,必须创建RabbitMQ用户账号。
# rabbitmqctl add_user elite elite123
Creating user "elite" ...
...done.
# sudo rabbitmqctl set_user_tags elite administrator
Setting tags for user "elite" to [a...
分类:
其他好文 时间:
2014-10-29 10:59:10
阅读次数:
197
点进已fork的文件,然后找到右边的Setting,在新页面的地步看到Delete this repository的按钮。在弹窗输入userName/repositorName点击按钮即可。
分类:
其他好文 时间:
2014-10-28 02:06:11
阅读次数:
141
osx中经常会使用timemachine来备份一些文件,timemachine可以使某个文件夹恢复到之前某个时刻的状态,非常的方便。可是备份需要空间,特别是有些我们并不想备份一些无关紧要的文件,比如电影,我们可以通过一下设置来进行忽略制定目录。
Setting(设置)–Time Machine–Options(选项),之后添加相应目录即可,如下图所示:
这样在备份的时候就会自动跳过指定的目...
分类:
系统相关 时间:
2014-10-27 14:24:59
阅读次数:
189
1. PythonOf course you will need Python. Still Python 2.7 is preferred, however if you would like to create new projects with Python 3, it is also fin...
分类:
系统相关 时间:
2014-10-27 14:19:53
阅读次数:
283
以下简单的介绍Swift中的getting和setting的使用方法:Xcode version: 6.1先附代码:class Test { var num1: Double = 0.0 init(){ } init(num2: Double){ self.nu...
分类:
编程语言 时间:
2014-10-25 11:46:22
阅读次数:
145
1,打开QQ面板,点击左下角的 "企鹅"图标.选择 "Setting". 2,在弹出的 "Setting"面板中,选择 "Privacy" 选项卡下的 "Today",并在右侧对应的内容中,去掉 'Show "Today" after login' 复选框,即可.
分类:
其他好文 时间:
2014-10-25 00:47:00
阅读次数:
278