之前startActivityForResult一直用的好好的,今天发现怎么也不起作用。检查后发现有两点影响了。 1、android:launchMode="singleTask",main里设成单例了; 2、startActivityForResult的requestcode须要大于0才干够。 之 ...
分类:
移动开发 时间:
2017-04-15 22:56:06
阅读次数:
225
微软在线技术视屏 https://channel9.msdn.com/Events/Visual-Studio/Visual-Studio-2017-Launch/100 https://channel9.msdn.com/Events/Visual-Studio/Visual-Studio-201 ...
分类:
Web程序 时间:
2017-04-15 19:12:40
阅读次数:
196
首先确保虚拟机是连接网络的,可以用ping命令检测一下看是否连通网络。采用nat网络的时候确保服务是开的。 如果之前执行过apt-get update命令但是失败了,执行一下 rm -rf /var/lib/apt/lists/partial/* 和 sudo apt-get clean 命令,之后 ...
分类:
系统相关 时间:
2017-04-12 02:06:14
阅读次数:
358
打特殊字符:option+字母 通用操作: command+C:复制 command+V:粘贴 command+X:剪切 command+S:保存 command+shift+S:另存为 command+delete:删除 command+W:关闭当前选项卡或者关闭当前窗口 command+H:隐藏 ...
分类:
系统相关 时间:
2017-04-12 01:37:03
阅读次数:
285
一、子函数分析 1、发布数据子函数 (1)雷达数据数据类型 (2)雷达发布子函数分析 2、得到设备信息子函数 3、检查rplidar设备健康信息 4、雷达开始/结束 5、main函数分析 二、rplidar.launch文件分析 1、运行launch文件 (1)格式: (2)详细显示(request ...
分类:
其他好文 时间:
2017-04-11 00:40:58
阅读次数:
1076
vsCode 添加浏览器调试和js调试的方法 1、直接按F5可以调试的方法或者点击运行按钮(可以直接运行html文件或者js文件) 在launch.json文件中的配置如下: { "version": "0.2.0", "configurations": [{ "name": "谷歌浏览器", // ...
分类:
Web程序 时间:
2017-04-10 19:09:59
阅读次数:
486
时间:2017-04-07 异常信息: Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the process directly E:\VictorPrivate\Comm ...
分类:
数据库 时间:
2017-04-07 21:28:22
阅读次数:
285
Applications using Launch Screen Files and targetting iOS 7.1 and earlier need to also include a ... ...
分类:
其他好文 时间:
2017-04-03 16:26:57
阅读次数:
246
1、ant安装、配置后报错:Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor versio ...
分类:
其他好文 时间:
2017-04-01 21:04:03
阅读次数:
2075
下载链接: http://download.csdn.net/detail/launch_225/9784703 内容概要: ...
分类:
数据库 时间:
2017-03-31 15:46:36
阅读次数:
183