码迷,mamicode.com
首页 >  
搜索关键字:make: command not fo    ( 1841个结果
【HDFS】HDFS的整体架构设计,阅读笔记
以上是该命令的选项 [root@com22 bin]# sh hdfs fsck /flume/events/2015/03/02/13 -racks Connecting to namenode via http://com22.authentication:50070 FSCK started by root (auth:SIMPLE) from /192.168.11.177 fo...
分类:其他好文   时间:2015-03-05 17:10:00    阅读次数:120
【leetcode】Trapping Rain Water
Givennnon-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining.Fo...
分类:移动开发   时间:2015-03-05 16:23:33    阅读次数:171
GridEh Lookup
Flexible adjustment of a lookup inplace editor没有输入拼音码搜索功能。Drop-Down Forms这个比较符合中国人的习惯,搜索框,不错,点下来箭头才能弹出,能不能输入字母进入搜索。EhLib allows to create Drop-down Fo...
分类:其他好文   时间:2015-03-05 10:28:48    阅读次数:529
C# winform与Javascript的相互调用[转]
原文链接 javascript访问C#代码 javascript访问C#代码 二、建立Windows应用程序 1.创建Windows应用程序项目 2.在Form1窗体中添加WebBrowser控件 3.在Fo...
分类:编程语言   时间:2015-03-04 22:33:36    阅读次数:194
python处理脚本参数
defhandle_opt(): globalcluster_name,cluster_name_prefix,colo,decom_hostlist,decom_node try: opts,args=getopt.getopt(sys.argv[1:],"hc:s:f:n:",["help","cluster=","colo=","file=","hostname="]) exceptgetopt.GetoptErroraserr: usage() sys.exit(wrong_parameter) fo..
分类:编程语言   时间:2015-03-04 19:31:32    阅读次数:166
Longest Substring Without Repeating Characters
Given a string, find the length of the longest substring without repeating characters. For example, the longest substring without repeating letters fo...
分类:其他好文   时间:2015-03-02 23:48:30    阅读次数:157
LeetCode:Longest Substring Without Repeating Characters
Given a string, find the length of the longest substring without repeating characters. For example, the longest substring without repeating letters fo...
分类:其他好文   时间:2015-03-02 18:25:51    阅读次数:154
SDK Manager配置
改Host的都是扯淡,现在不好使了。。还是使用东软的国内镜像好使,打开SDK ManagerTools - OptionsHttp proxy Server: mirrors.neusoft.edu.cnHttp proxy port:80use download cache:勾选Others:Fo...
分类:其他好文   时间:2015-03-02 18:16:41    阅读次数:124
利用iptables来配置linux禁止所有端口登陆和开放指定端口
from:http://www.myhack58.com/Article/sort099/sort0102/2011/31781.htm1、关闭所有的 INPUT FORWARD OUTPUT 只对某些端口开放。下面是命令实现:iptables -P INPUT DROPiptables -P FO...
分类:系统相关   时间:2015-03-02 16:37:11    阅读次数:200
创建JNI头文件
1.创建JNI头文件 在工程目录下输入:javah -classpath bin/classes -d jni com.example.rgbir.rgbirJNI 遇到的问题error: cannot access com.example.rgbir.rgbirJNIclass file fo.....
分类:其他好文   时间:2015-03-01 17:03:21    阅读次数:166
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!