最齐全的网站元数据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
CGI全称是“通用网关接口”( Common Gateway Interface),它可以让一个客户端从
网页浏览器向执行在web服务器上的程序请求数据。CGI描述了客户端和这个程序之间传
递数据的一种标准...
分类:
Web程序 时间:
2014-05-08 16:21:17
阅读次数:
417
问题: 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
Flex读取txt文件中的内容
自动生成的文件
LoadTxt-app.xml:
<!-- Adobe AIR Application Descriptor File Template.
Specifies parameters for identifying, installing, and launching AIR applications.
xmlns - ...
分类:
其他好文 时间:
2014-05-08 03:58:40
阅读次数:
261
一.AS(AutonomousSystem)自治系统Internet是以一组自治系统的方式组织的,每个自治系统通常由单个实体管理。二.IGP(InteriorGatewayProtocol)内部网关协议每个自治系统可以选择该自治系统中各个路由器之间的选路协议,即IGP。OSPF已逐步取代RIP。三.EGP(ExterierGatewayProtoco..
分类:
其他好文 时间:
2014-05-07 22:11:46
阅读次数:
417