码迷,mamicode.com
首页 >  
搜索关键字:explore    ( 468个结果
springMVC学习笔记
一、springMVC环境搭建1、新建一个文件,选择 java →pack Explore视图2、把libs下的requai下的jar包引入进来3、web.xml启动配置springMVC springMVC org.springframework.web.servlet.Dis...
分类:编程语言   时间:2014-09-27 19:31:20    阅读次数:300
From Apprentice To Artisan 翻译 03
# The IoC Container 控制反转容器 ## Basic Binding 基础绑定 Now that we‘ve learned about dependency injection, let‘s explore inversion of control containers. IoC containers make managing your class ...
分类:移动开发   时间:2014-09-09 09:13:08    阅读次数:383
如何用PhotoShop制作网站的favicon.ico
所谓favicon,即Favorites Icon的缩写,顾名思义,便是其可以让浏览器的收藏夹中除显示相应的标题外,还以图标的方式区别不同的网站。当然,这不仅仅是Favicon的全部,根据浏览器的不同,Favicon显示也有所区别:在大多数主流浏览器如FireFox和Internet Explore...
分类:Web程序   时间:2014-08-30 11:06:59    阅读次数:205
UVA - 1323 Vivian's Problem
Description The desire to explore the unknown has been a driving force in human history since the dawn of time. From the earliestdocumented accounts, ancient civilizations had explored the earth by...
分类:其他好文   时间:2014-08-27 13:00:27    阅读次数:256
WeCenter首页302跳转问题
帮朋友调一个网站的时候,发现首页竟然是302跳转:程序是WeCenter,下了个在本地调试,最后解决起来倒也简单,直接用的代码替换,不用写程序、模板了。具体替换的位置:用app/explore/main.php的方法index_adction的代码,替换app/home/main.php中的index_action方法的代码即可..
分类:其他好文   时间:2014-08-03 08:03:25    阅读次数:273
Android配置----DDMS 连接真机(己ROOT),用file explore看不到data/data文件夹的解决办法
【声明】欢迎转载,但请保留文章原始出处→_→生命壹号:http://www.cnblogs.com/smyhvae/文章来源:http://www.cnblogs.com/smyhvae/p/3881477.html联系方式:smyhvae@163.com【正文】Android DDMS 连接真机(...
分类:移动开发   时间:2014-07-31 20:34:13    阅读次数:228
Eclipse下快速打开本地文件的插件easy explore
插件下载地址:http://jianguoyun.com/p/DeNpa8IQx5jkBRjKlAk放到eclipse的plugin目录下后,eclipse 3.5+可以放到dropins目录下,重启eclipse,在eclipse里选中任何一个文件。右键 选中 Easy Explorer,就可以打...
分类:系统相关   时间:2014-07-22 23:02:32    阅读次数:227
二分图最大匹配 -- 匈牙利算法
Algorithm.( Augmenting Path Algorithm ) Input:     An X-Y bigraph G, a matching M in G,     and the set U of M-unsaturated vertices in X.          Idea:     Explore M-alternating paths form...
分类:其他好文   时间:2014-07-10 23:03:47    阅读次数:211
vim常用插件-NERDTree
NerdTreeThe NERD tree allows you to explore your filesystem and to open files anddirectories. It presents the filesystem to you in the form of a tree ...
分类:其他好文   时间:2014-07-09 16:24:53    阅读次数:193
468条   上一页 1 ... 44 45 46 47 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!