码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
提高工作效率的准则
源于Facebook内部分享PPT:提高工作效率的26大法宝。摘抄我认为有用的。一、Work more when you're in the zone.Relax when you're not.It's normal to have days where you just can't work a...
分类:其他好文   时间:2015-09-25 00:02:50    阅读次数:350
Java学习日记-2 鸡零狗碎
一、使用Scanner类进行控制台的输入 文档中Scanner类的定义为A simple text scanner which can parse primitive types and strings using regular expressions(一个可以使用正则表达式来解析基本类型和字符....
分类:编程语言   时间:2015-09-24 22:43:11    阅读次数:245
改变BootStrap主题颜色
摘自:http://www.asp.net/visual-studio/overview/2013/creating-web-projects-in-visual-studio#bootstrapYou can also use Bootstrap's theming feature to easi...
分类:其他好文   时间:2015-09-24 22:29:23    阅读次数:587
mysql 获取自增id的值的方法
原生jdbc方式:Statement.getGeneratedKeys()示例:Statement stmt = null;ResultSet rs = null;try { // // Create a Statement instance that we can use for ...
分类:数据库   时间:2015-09-24 21:06:20    阅读次数:253
Linux - Ownership and Permissions
Part 1: File OwnershipBy default, users will own the files that they create. While this ownership can be changed, this function requires administrativ...
分类:系统相关   时间:2015-09-24 20:58:05    阅读次数:268
simplified build configuration
http://blogs.msdn.com/b/saraford/archive/2005/08/16/452411.aspxDid you know… That you can hide the solution and advanced build configurationsUnder Too...
分类:其他好文   时间:2015-09-24 19:17:13    阅读次数:186
Angular JS break ForEach
accepted There‘s no way to do this. See https://github.com/angular/angular.js/issues/263. Depending on what you‘re doing you can use a boolean to just not going into the body of the loop. Something...
分类:Web程序   时间:2015-09-24 14:48:13    阅读次数:184
Windows Server
1. 在 Windows Server 2016中,Edge浏览器成为了一个app,并且不能被内置管理员账户(build-in admin account)打开,会出现以下错误:microsoft edge can't be opened using the built-in administrat...
分类:Windows程序   时间:2015-09-24 14:41:15    阅读次数:221
Difference Between ZIP and GZIP
From: http://www.differencebetween.net/technology/difference-between-zip-and-gzip/ Summary: 1. GZIP can achieve better compression compared to ZIP. 2....
分类:其他好文   时间:2015-09-24 10:52:15    阅读次数:142
Step by step instruction for upgrade / install V97 IDS FORD
After all can V96 IDS FORD client software, you can install the V81 or V91 in three days trial period, and then install V96, and then install the V97....
分类:其他好文   时间:2015-09-24 10:50:43    阅读次数:251
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!