如果有root权限,可以运行:easy_install argparse如果没有root权限,As a simple solution copy argparse.py from https://code.google.com/p/argparse/source/browse/argparse.py...
分类:
其他好文 时间:
2015-06-15 16:17:34
阅读次数:
173
1.安装 sublime text2.下载 nodejs sublime 插件,下载地址:https://github.com/tanepiper/SublimeText-Nodejs 在 sublime text 中 ctrl + shift +p 输入 package选择 browse pack...
分类:
Web程序 时间:
2015-06-06 11:44:50
阅读次数:
220
【前(fei)言(hua)】 写LL(1)分析器被CString转string卡了一个多小时也是醉了。 趁着还算清醒写下这次用到的控件的使用方法好了。 这次实验的mfc用到了四个控件:Edit Control, MFC Edit Browse Control,Button和List Control。...
分类:
编程语言 时间:
2015-06-04 20:43:53
阅读次数:
341
1,下载安装log Explorer2.打开logexplorerfile=>attachlogfile->选择服务器和登陆方式->connect->选择数据库->attach->左面对话框中browse->viewlog->就可以看到log记录了想恢复的话:右键log记录undotransatio...
分类:
数据库 时间:
2015-05-29 19:54:56
阅读次数:
252
引用自:https://msdn.microsoft.com/zh-cn/magazine/cc163299.aspx数据点: WPF 中的数据绑定数据点WPF 中的数据绑定John Papa代码下载位置:DataPoints2007_12.exe(161 KB)Browse the Code On...
https://issues.apache.org/jira/browse/HIVE-2340selectuserid,count(*)fromu_datagroupbyuseridorderbyuseridwillproductMRR.Ithinkwhentheresultofuserid,count(*)issmall(onereducecanprocesstheresult).ThisqueryplancanoptimizetoMR?Topreventbadreducermerging,thereduc..
分类:
其他好文 时间:
2015-05-25 14:46:24
阅读次数:
124
#include#include#include#define NUM 1000void enter();void search_num();void dele_num();void modi_num();void browse();void count();void load();void add...
分类:
编程语言 时间:
2015-05-24 08:48:17
阅读次数:
211
1)选择file->setting->plugins,搜索mybatis,这时因为没有安装过插件,所以会出现如图所示:2)点击Browse,这是会弹出如下窗口,intellijidea会自动从网络搜索插件,方便下载,如图所示:3)点击Installplugin即可自动下载安装,之后重启intellijidea即可。
分类:
其他好文 时间:
2015-05-22 19:41:51
阅读次数:
157
1,安装adt插件,cdt插件2,SDK目录配置: Eclipse文件菜单选择“Window”--->“Preferences”--->“Android”--->设置“SDK Location”--->”Browse”选择SDK目录即可。 如下图: NDK目录配置: 设置完SDK后...
分类:
移动开发 时间:
2015-05-21 16:56:36
阅读次数:
126
public static void openURL(String url) { try { browse(url); } catch (Exception e) { JOptionPane.showMessageDialog(...
分类:
编程语言 时间:
2015-05-20 09:26:54
阅读次数:
118