path:framework/base/interfaces.phpoverview:This file contains core interfaces for Yii framework.interface IApplicationComponent:all application compon...
分类:
其他好文 时间:
2014-07-22 22:55:14
阅读次数:
165
jqmobi 可以代理 jquery mobile,似乎更加小和快http://app-framework-software.intel.com/components.phpbootstrap 团队做的手机端样式http://goratchet.com/components/------------...
分类:
移动开发 时间:
2014-07-19 21:13:38
阅读次数:
229
安装socket.io时,报错,提示需要安装Microsoft visual studio 2005 或 Net framework 2.0 sdk,没有找到vcbuild.exe,解决办法是安装.NET Framework 2.0 Software Development Kit (SDK)htt...
分类:
Web程序 时间:
2014-07-19 20:26:01
阅读次数:
285
微软发布 Windows Server 2012 RTM 已经有一段时间,在微软向 MSDN&Technet订阅用户以及MPN、MVL 用户提供 RTM 后,大规模的部署和升级开始了!相信大家或多或少都会遇到了一些问题,而今天要与大家分享的便是如何在 Windows Server 2012 上安装 ...
原文出处:http://blogs.microsoft.co.il/blogs/arik/archive/2010/07/12/step-into-net-framework-4-0-source-code.aspx本文将向你展示如何配置Visual Studio 2010逐语句执行.NET Fra...
分类:
Web程序 时间:
2014-07-16 16:53:04
阅读次数:
371
1.SQLserver2008提示必须重启计算机才可以继续安装:2.SQLserver2008提示防火墙警告:3.提示.framework警告:4.提示IIS警告:...
分类:
数据库 时间:
2014-07-16 16:38:47
阅读次数:
211
一,设置亮度[[UIScreen mainScreen] setBrightness:0.5];//0.0~1.0二,设置声音1,添加 MediaPlayer.framework 框架2,在需要的文件中导入头文件,#import 3,[[MPMusicPlayerController applica...
分类:
移动开发 时间:
2014-07-16 16:04:48
阅读次数:
194
CComponent:path:framework/base/CComponent.phpoverview:This file contains the foundation classes for component-based and event-driven programming. ...
分类:
其他好文 时间:
2014-07-16 16:03:00
阅读次数:
180
一:当前现状 Orchard 并不提供筛选 Owner 的 Query,但是 Gallery 中有提供,那就是:Owner Queries。 Install 之,然后在解决方案中引入该 Project,同时,我们需要改 Target Framework 为 4.5, 1.1 问题 其 Feature...
分类:
其他好文 时间:
2014-07-16 14:22:27
阅读次数:
212
在创建项目DbContext时,重写DbContext.OnModelCreating()方法;然后通过如下方法指定精度1 protected override void OnModelCreating(DbModelBuilder modelBuilder) 2 { 3 modelBuil...
分类:
其他好文 时间:
2014-07-16 14:13:43
阅读次数:
215