使用IO模拟器,应用沙盒的根路径为:/Users/apple/Library/Application Support/iPhone
Simulator/6.0/Applications(6.0为模拟器的版本)1、获取应用沙盒目录 利用沙盒根目录拼接“Documents”字符串
NSString * ...
分类:
移动开发 时间:
2014-05-09 07:31:58
阅读次数:
416
Bluetooth
Using the Bluetooth APIs, an Android application can perform the following:
使用蓝牙APIs,一个Android应用可以进行如下操作:
Scan for other Bluetooth devices
扫描其他蓝牙设备
Query the local Bluetooth adapter...
分类:
移动开发 时间:
2014-05-09 06:15:57
阅读次数:
479
最齐全的网站元数据meta标签的含义和用法
随着HTML5的流行和Web技术的不断演变,Meta标签队伍也越来越壮大,从Windows XP的IE6到如今Windows 7、Windows 8的IE9、IE10、IE11,对Html5的支持越来越好,html meta标签的功能作用也越来越强大。 application-name, msapplication-tooltip,msapplication-starturl,msapplication-window,msapplication-navbu...
分类:
Web程序 时间:
2014-05-09 02:01:58
阅读次数:
664
oracle 10g rac TAF(Transparent application failover)...
分类:
数据库 时间:
2014-05-09 01:35:32
阅读次数:
513
//
获取程序的基目录。System.AppDomain.CurrentDomain.BaseDirectory//
获取模块的完整路径。System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName//
获取和设置当前目录(该进...
分类:
移动开发 时间:
2014-05-08 23:49:48
阅读次数:
364
【共享keychain数据】
当往keychain中插入数据时,默认的kSecAttrAccessGroup就是App自身的BundleID。【官方文档】 You can add a
keychain-access-groups entitlement to the application an.....
分类:
其他好文 时间:
2014-05-08 23:21:42
阅读次数:
370
我们将向 Windows 运行时应用开发人员介绍 XAML 语言和 XAML
概念,并介绍在使用 XAML 创建 Windows 运行时应用时,在 XAML 中声明对象和设置属性的不同方式。什么是 XAML?Extensible
Application Markup Language (Extens...
分类:
其他好文 时间:
2014-05-08 18:51:59
阅读次数:
614
publicvoidDownLoad(stringwordcode,stringwordname,stringwordcopyright)
{
stringoutfn="p_w_upload;filename={0}.txt";
Response.ContentType="application/txt;charset=GB2312";
Response.AddHeader("Content-Disposition",string.Format(outfn,wordcode));
Response.Write..
分类:
其他好文 时间:
2014-05-08 16:50:54
阅读次数:
269
测试MDT有一段时间了,也尝试着给公司的电脑使用MDT2012来部署操作系统,其中遇到很多的问题,因此我把遇到问题的解决方法来分享下。 本此博文我来分享下MDT2012的任务序列中遇到的无法选择迁移用户数据选项,其实这个问题不一定所有的人都能遇到,此话怎讲?因为遇到这个..
分类:
其他好文 时间:
2014-05-08 11:12:23
阅读次数:
333
问题: 403 Access DeniedYou are not authorized to view
this page.If you have already configured the Manager application to allow access
and you have used...
分类:
数据库 时间:
2014-05-08 09:12:05
阅读次数:
570