https://wiki.debian.org/iwlwifiDebian 7 "Wheezy"Add a "non-free" component to /etc/apt/sources.list, for example: # Debian 7 "Wheezy"deb http://http.d...
分类:
其他好文 时间:
2014-07-15 00:53:21
阅读次数:
239
1.3.1、编译前的准备1.3.1.1、/build/build.properties修改需要修改的参数如下:flexsdk = D:/Program Files/Adobe/Adobe Flash Builder 4.7/sdks/4.6.0execextension =.exe(windows环...
分类:
其他好文 时间:
2014-07-15 00:32:36
阅读次数:
504
VS3013安装update 2以后,打开offie出现“please wait while windows configures microsoft visual studio professional 2013”提示,每次打开都会有。解决办法:在C:\Windows\Microsoft.NET\...
属性classcontextmenu指定一个元素的上下文菜单。当用户右击该元素,出现上下文菜单dirdropzone指定是否将数据复制,移动,或链接,或删除idspellcheck检测元素是否拼写错误tabindextranslate指定是否一个元素的值在页面载入时是否需要翻译
分类:
数据库 时间:
2014-07-14 23:23:38
阅读次数:
261
敏捷的方法值关注真正重要的事情,少关注那些占用大量时间而无甚裨益的不重要的事情这是一组把以人为本,团队合作,快速响应变化和可工作的软件作为宗旨的开发方法敏捷意味着可以快速地适应变化土耳其谚语-不管路走了多远,错了就要重新返回敏捷开发宣言1个体和交互胜过过程和工具2可工作的软件胜过面面俱到的文档3客户...
分类:
其他好文 时间:
2014-07-14 22:58:23
阅读次数:
330
查看数据库版本:db2level DB21061E Command line environment not initialized. windows命令行下,需要先调用db2cmd,或者DB2CW.BAT(最终也是运行db2cmd)设置db2命令行解释器才能使用。否则直接运行db2会报告“DB21...
分类:
数据库 时间:
2014-07-14 22:47:21
阅读次数:
337
Radar Installation
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 51131
Accepted: 11481
Description
Assume the coasting is an infinite straight line. La...
分类:
其他好文 时间:
2014-07-14 12:58:50
阅读次数:
241
package com.sunzhiyan04;import java.awt.*;import java.awt.event.KeyEvent;import java.awt.event.KeyListener;import java.awt.event.WindowEvent;import ja...
分类:
编程语言 时间:
2014-07-14 10:35:59
阅读次数:
232
Finding the Centroid of a Room Boundary It's been a while since my last post and I'm sure most of you were like... "Where the hell is Don!".... it's o...
分类:
其他好文 时间:
2014-07-14 10:35:17
阅读次数:
247
CTreeCtrl运用删除无效资源递归的运用自写遍历目录函数递归遍历所有子目录一、删除无效资源 1、打开资源文件 2、找到无效链接删掉二、自写遍历目录函数 CFileFind findfile; int nfound=findfile.FindFile(dirpath); while(nfound)...
分类:
其他好文 时间:
2014-07-14 10:28:09
阅读次数:
205