码迷,mamicode.com
首页 >  
搜索关键字:com    ( 319076个结果
eclipse 安装scons
http://www.sconsolidator.com/updateInstallationTo use SConsolidator, you first have to installSCons(version 2.0 is the minimum requirement). SConsolid...
分类:系统相关   时间:2014-07-07 16:19:42    阅读次数:458
微软职位内部推荐-Senior Android Developer
微软近期Open的职位:Position: Senior SDE-- Mobile Products Android /iOS/WP Senior DeveloperContact Person: Winnie Wei (wiwe@microsoft.com)Location: BeijingRol...
分类:移动开发   时间:2014-07-07 16:15:11    阅读次数:267
lru cache java
http://www.acmerblog.com/leetcode-lru-cache-lru-5745.htmlacm之家的讲解是在是好,丰富import java.util.LinkedHashMap;public class LRUCache { private int capacit...
分类:编程语言   时间:2014-07-07 15:32:24    阅读次数:281
eclipse scons 使用指南
http://sconsolidator.com/projects/sconsolidator/wiki/Getting_StartedAdd SCons support to an existing projectTo add SCons support to an existing C/C++ ...
分类:系统相关   时间:2014-07-07 15:25:54    阅读次数:289
2014 Super Training #2 C Robotruck --单调队列优化DP
原题: UVA 1169 http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3610大白书上的原题。代码:#include #include #include ...
分类:其他好文   时间:2014-07-07 15:09:20    阅读次数:386
Java小程序之fibonacci数列 BigInteger(高精度整型)
package com.java.learning.recursion;import java.math.*;public class MainClass { public static void main(String args[]){ for(int i = 0; i < 100; i++){....
分类:编程语言   时间:2014-07-07 15:02:14    阅读次数:290
用Spring的mappingDirectoryLocations来配置Hibernate映射文件
在Spring的applicationContext.xml中配置映射文件的方法: com/almaer/model/Person.hbm.xml com/almaer/model/Car.hbm.xml com/almaer/model/Engine.hbm.xml com/almaer/mod....
分类:移动开发   时间:2014-07-07 14:27:59    阅读次数:279
Python实例31[批量对目录下文件重命名]
经常会遇到下载的文件或电子书,名字中间都包含了一些网址信息,实际使用中由于名字太长不方便,下面的脚本使用正则表达式来对目录下的所有文件重命名:例如:修改前:[大家网]Mac OS X for Unix Geeks[www.TopSage.com].mobi修改后:Mac OS X for Unix ...
分类:编程语言   时间:2014-07-07 14:27:23    阅读次数:246
PHP个人博客系统开发历程
声明:Author:GenialXGenialX's QQ:2252065614GenialX's URL:胡旭博客- www.ihuxu.com一年多曾经的某一天,我在上交实验报告时,偶然看到任意放到老师办公室里角落处的一本书。当时,只记得书上三个大写的字母 - PHP。那时,只感觉PHP非常好....
分类:Web程序   时间:2014-07-07 14:04:27    阅读次数:236
SQL0946N错误及DB2事务日志
在对DB2数据库进行批量增删的时候, 如果数据量比较大会导致SQL0964N错误, DB2 Knowledge center(http://pic.dhe.ibm.com/infocenter/db2luw/v10r5/topic/com.ibm.db2.luw.messages.sql.doc/d...
分类:数据库   时间:2014-07-07 13:54:44    阅读次数:255
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!