码迷,mamicode.com
首页 > 2014年05月15日 > 全部分享
C:\Program Files (x86)\Common Files\microsoft shared\TextTemplating\11.0
Generating Files with the TextTransform Utility \Program Files\Common Files\Microsoft Shared\TextTemplating\11.0C:\Program Files (x86)\Common Files\mi...
分类:其他好文   时间:2014-05-15 10:06:28    阅读次数:994
免费的精品: Productivity Power Tools 动画演示
原文:免费的精品: Productivity Power Tools 动画演示 Productivity Power Tools 是微软官方推出的 Visual Studio 扩展,被用以提高开发人员生产率。它的出现一定程度上弥补和完善了 Visual Studio 自身的不足,比如其中的标记自动补...
分类:其他好文   时间:2014-05-15 10:05:50    阅读次数:379
js 获取浏览器高度和宽度值(多浏览器)(转)
IE中: document.body.clientWidth ==> BODY对象宽度 document.body.clientHeight ==> BODY对象高度 document.documentElement.clientWidth ==> 可见区域宽度 document.documentE...
分类:Web程序   时间:2014-05-15 10:08:17    阅读次数:307
javascript中event汇总
原文:javascript中event汇总ie firefox chrome opera Safari浏览器中对 event的处理并不一致,在此我将各个浏览器中event的兼容处理做了一个汇总,此处引用的是javascript中的event兼容处理代码。var EventUtil = {//在这里我...
分类:编程语言   时间:2014-05-15 10:11:04    阅读次数:304
c# 鼠标在控件上拖动 移动窗体 移动窗口
#region 移动窗体 移动窗口 private Point _mousePoint; private int topA(Control cc) { if (cc == null || cc == this) retu...
分类:移动开发   时间:2014-05-15 10:10:20    阅读次数:349
SQLServer Note
1. Grant necessory permission to user account, so it can use SQL profiler.USE masterGRANT ALTER TRACE TO TEST;GRANT VIEW SERVER STATE TO TEST;USE test...
分类:数据库   时间:2014-05-15 10:09:38    阅读次数:469
算法中的思想(第0篇)
最近就快把本科的学分修完了,总算是有了一段自上大学以来最空闲的时间,之前也零散的接触过好多算法了,打算把这些算法中的重要思想整理一遍,后面会陆续发文章,主要参考到的博文和书将会在文章中列出来,如果有原文作者不满,可以与我联系撤下。 另外,感觉《Introduction to the Desig...
分类:其他好文   时间:2014-05-15 10:11:41    阅读次数:185
MVC, MVP, MVVM比较以及区别(下)
原文:MVC, MVP, MVVM比较以及区别(下)上一篇得到大家的关注,非常感谢。一些朋友评论中,希望快点出下一篇。由于自己对于这些模式的理解也是有限,所以这一篇来得迟了一些。对于这些模式的比较,是结合自己的理解,一些地方不一定准确,但是只有亮出自己的观点,才能抛砖引玉不是? 欢迎各位拍砖。:)阅...
分类:Web程序   时间:2014-05-15 10:12:55    阅读次数:566
print打印网页相关
作者:zccst1,CSS/style/print.css文件.noprint{display:none;} 在testPrint.html中使用print.css中的样式,在网页浏览的时候是看不出效果的,但是打印的时候会起作用,如下面这一段,加上noprint之后,在浏览器中仍然是现实的,但是打印...
分类:Web程序   时间:2014-05-15 10:12:17    阅读次数:350
C:\Program Files (x86)\Common Files\microsoft shared\TextTemplating\11.0
Generating Files with the TextTransform Utility \Program Files\Common Files\Microsoft Shared\TextTemplating\11.0C:\Program Files (x86)\Common Files\mi...
分类:其他好文   时间:2014-05-15 10:14:13    阅读次数:212
奇葩的细节
public class Test { public static void main(String[] string){ int i = Integer.MAX_VALUE; System.out.println(i); ...
分类:其他好文   时间:2014-05-15 10:13:33    阅读次数:224
8 Best Open-Source Ecommerce Platforms to Open Your Own Store
The modernization of world had led to coming of many businesses online. Businesses have realized the importance of coming up online. That is the main ...
分类:其他好文   时间:2014-05-15 10:14:55    阅读次数:364
size_t ssize_t socklen_t
size_t 解释一:为了增强程序的可移植性,便有了size_t,它是为了方便系统之间的移植而定义的,不同的系统上,定义size_t可能不一样。 在32位系统上 定义为 unsigned int 也就是说在32位系统上是32位无符号整形。在64位系统上定义为 unsigned long 也就是...
分类:其他好文   时间:2014-05-15 10:16:46    阅读次数:204
linux下led灯驱动程序
1.驱动程序led.c#include #include #include #include #include #include #include #include #include #include #include #include #include #include #define LIGH....
分类:系统相关   时间:2014-05-15 10:16:13    阅读次数:571
Boostrap学习--官网文档
1. 下载下载之前先检查一下是否准备好了一个代码编辑器(我们推荐使用Sublime Text 2) ,你是否已经掌握了足够的HTML和CSS知识以开展工作。这里我们不详述源码文件,但是它们可以随时被下载。在这里我们只着重介绍使用已经编译好的Bootstrap文件进行入门讲解。下载编译好的文件快速开始...
分类:其他好文   时间:2014-05-15 10:15:36    阅读次数:254
Extra Credits: Project Ten Dollar 10
这期讨论了DLC(DLC:Downloadable Content (可下载内容),亦可称“追加内容下载包”,或“可下载资料包”。)在美国,可以购买二手游戏光碟。在这种情况下,开发商一分钱都拿不到。所以游戏开发者想到了一个好点子:开发DLC。当二手玩家插入光碟开始游戏时,就会提示他需要10美金下载某...
分类:其他好文   时间:2014-05-15 07:27:56    阅读次数:220
21天战拖记——Day11:番茄工作法(2014-05-14)
21天战拖记——Day11:番茄工作法(2014-05-14)
分类:其他好文   时间:2014-05-15 10:17:25    阅读次数:204
1927条   上一页 1 ... 57 58 59 60 61 62 63 ... 114 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!