码迷,mamicode.com
首页 >  
搜索关键字:share    ( 6078个结果
英语学习
关键字 赖世雄、标准发音 http://www.400gb.com/shared/folder_2246807_56717bc3/ http://yun.baidu.com/share/home?uk=1913128246&view=share#category/type=0 李阳,李阳疯狂英语口语...
分类:其他好文   时间:2014-12-26 18:14:00    阅读次数:172
LeetCode31:Best Time to Buy and Sell Stock
Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (ie, buy one and sell one share of the stock),...
分类:其他好文   时间:2014-12-26 16:41:15    阅读次数:136
Debian 环境下安装Tomcat记录
1、安装JAVA运行环境 Debian默认带了OpenJDK,有人说不好用,我没有验证就从ORACLE官网上下载了最新的JDK安装包,直接解压并设置环境变量就行了:# tar zxvf jdk-8u20-linux-x64.tar.gz# cp jdk1.8.0_25/ /usr/share -a....
分类:其他好文   时间:2014-12-26 14:30:12    阅读次数:142
js打印,预览的功能.希望采纳.
js打印,预览的功能.希望采纳. 源代码下载地址:http://www.zuidaima.com/share/1550463625202688.htm...
分类:Web程序   时间:2014-12-26 11:15:10    阅读次数:186
Lua require搜索路径指定方法
在自己的lua文件中,如果使用到了自己写的C库或者第三方库,想让lua编译到自己指定的目录下寻找*.lua或*。so文件的时候,可以再自己的Lua代码中添加如下代码,可以指定require搜索的路径。 package.path = '/usr/local/share/lua/5.1/?.lua;/h...
分类:其他好文   时间:2014-12-25 20:04:17    阅读次数:769
[C++]LeetCode: 54 Best Time to Buy and Sell Stock
题目: Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (ie, buy one and sell one share of the ...
分类:编程语言   时间:2014-12-25 16:25:25    阅读次数:146
nmap的script参数列表
在新的nmap版本中,添加了script功能的使用。在nmap的安装目录的share/nmap/scripts中,已经有将61个写好的脚本提供。 具体的用法可以参考:http://nmap.org/book/nse-usage.html在这儿举几个具体的例子:nmap --script=smb-e....
分类:其他好文   时间:2014-12-25 16:16:45    阅读次数:277
jasperreport插件dynamicreports使用实例
jasperreport插件dynamicreports使用实例 源代码下载地址:http://www.zuidaima.com/share/1550463624694784.htm...
分类:Web程序   时间:2014-12-25 10:01:12    阅读次数:170
osgEarth加载谷歌卫星地图的源码案例
一、准备工作 安装水经注万能地图下载器,如果没有安装本软件,可以百度“水经注软件”到官方网站下载。 编译OSG、OSGEarth和第三方插件等,这里有一个已经编译好的vs2010+osgearth,下载地址“http://pan.baidu.com/share/link?shareid=107009& uk=2801833827”。 二、下载地图 首先需要把谷歌卫星地图下载下来,这里以“...
分类:其他好文   时间:2014-12-24 13:33:47    阅读次数:525
百度地图使用实例
百度地图使用实例 源代码下载地址:http://www.zuidaima.com/share/1550463624170496.htm...
分类:其他好文   时间:2014-12-24 11:51:53    阅读次数:225
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!