维护一个程序,当手机升级到ios8之后就不能接收到远程推送,显示注册失败,查了下资料,原来是没有获取用户许可,加了个方法试了下,ok
if ([[[UIDevice currentDevice]systemVersion ]integerValue] >= 8) {
UIUserNotificationSettings*setting = [UIUserNoti...
分类:
移动开发 时间:
2015-01-22 20:17:44
阅读次数:
138
1. Overview:Vim是命令行下的文本编辑程序,gVim是Vim的Linux下的图形化版本,macVim是Mac下的图形化版本Latex-vim是vim写Latex文件时的插件Skim是Mac下的pdf阅读软件2.Install:安装macVim:用brew install macvim命令...
分类:
系统相关 时间:
2015-01-22 14:38:26
阅读次数:
261
1、通常出现jsp页面报错 那是因为server没有绑定 build path ->apache-tomcat ->edit2、target runtime apache tomcat is not defined ->.setting->org.eclipse.wst.common.project...
分类:
其他好文 时间:
2015-01-22 12:29:54
阅读次数:
134
T-code SARI , 这是对Archiving 后的数据进行浏览使用的。 T-code: AOBJ ,Customizing Setting 里,有一块是’Place File in Storage System’ ,是将在SAP 文件系统中的Archive 文 件,移送到外围的Storage...
分类:
其他好文 时间:
2015-01-21 14:47:30
阅读次数:
283
LoadRunner中log的使用总结 1、log的设置方式。 在 runtime setting中可以设置log的生成方式: 默认的log方式: Enable logging选中,log option是Send messages only when an error occurs. 可以...
分类:
其他好文 时间:
2015-01-21 01:10:18
阅读次数:
175
http://poj.org/problem?id=1087
Description
You are in charge of setting up the press room for the inaugural meeting of the United Nations Internet eXecutive (UNIX), which has an international ma...
分类:
其他好文 时间:
2015-01-20 22:19:47
阅读次数:
198
设置字体大小:
window--preferences--General--appearance--colors and fonts--java--"java editor text font",然后点change
Eclipse中导入java文件中注释为乱码:
出现的原因:因为windows下默认的编码是GBK,而导入的ava源文件编码是UTF-8
eclipse->wi...
分类:
系统相关 时间:
2015-01-20 10:27:00
阅读次数:
222
[From:http://blog.tonysneed.com/2010/08/05/setting-up-sql-server-2008-express-with-profiler/]Setting up SQL Server 2008 Express with Profiler Posted o...
分类:
数据库 时间:
2015-01-19 20:48:53
阅读次数:
258
在安装mysql数据库时,如果重新安装,很容易遇见apply security setting error(access denied for user'root@localhost'(usingpassword: YES)),即在配置mysql启动服务时,在启动apply security set...
分类:
移动开发 时间:
2015-01-19 12:30:17
阅读次数:
191