启动Windows服务,顺序如下: SSTPS(secure socket tunneling protocol service)服务Telephony服务Remote Access ConnectionManager服务Windows Event Log服务选择服务器的基准时钟,可以选择内部硬件时...
使用git提交比较大的文件的时候可能会出现这个错误 error: RPC failed; result=22, HTTP code = 411 fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly Everything up-to...
分类:
其他好文 时间:
2015-01-08 20:18:38
阅读次数:
199
iOS上有两种消息通知,一种是本地消息(Local Notification),一种是远程消息(Push Notification,也叫Remote Notification),设计这两种通知的目的都是为了提醒用户,现在有些什么新鲜的事情发生了,吸引用户重新打开应用。本地推送也可以通过服务器控制,比如说如果有新消息了,推送消息,但是,前提是程序必须是打开的,而远程推送,是通过苹果APNS服务器,推...
分类:
移动开发 时间:
2015-01-08 20:14:44
阅读次数:
385
一开始出现这个错误的时候还感觉很奇怪,我明明在在本地中相应的库文件夹命令中输入: vim ./git/config 将文件中的 [remote “origin"]部分去掉!
分类:
Web程序 时间:
2015-01-08 17:31:43
阅读次数:
180
请求地址由参数加参数签名形式生成,例如:http://ip/server?method=getPlans&planDate=2014-08-25&cinemaId=101&uid=remote&enc=d0fe8420c641dd87d4165c09fe1d0c70&time_stamp=14089...
分类:
Web程序 时间:
2015-01-08 14:53:55
阅读次数:
235
Creation of dbcontrol repository fails when execute $ emca -config dbcontrol -repos createWith error:Database connection through listener failed. Fix the error and run EM Configuration Assistant again...
分类:
其他好文 时间:
2015-01-08 13:26:13
阅读次数:
354
To set up JIRA on server (Windows) through remote desktop connection, first we need to download JIRA from Atlassian. There are JIRA installer and WAR ...
分类:
其他好文 时间:
2015-01-08 12:43:57
阅读次数:
164
1. make the folders(H:\win7_host_backup) on Windows PC shared2. on remote Linux PC cmdline, mount -t cifs -o username=xxxxxxx,password=xxxxx,dir_mode=...
With samba on Linux PC already installedOn Linux PC:1. vi /etc/samba/smb.confadd the following text in the end, NOTE, there are SPACEs before those op...
两种方式 Local notifications 和 push notifications(也成为Remote notifications)可以让当前没有工作的App,给用户提示信息。用户的设备上会出现一个Alert,用户可以点击进入该App。其中Push notification...
分类:
其他好文 时间:
2015-01-07 19:21:35
阅读次数:
141