在公司多人协作开发,相信好多程序员都遇到非常忧伤的问题,就是工程打不开,这样就无从下手,好多程序怨只能再从代码服务器上下载一份新的代码,今天军哥教你几个小技巧,让你的bigger瞬间提升一个档次 在公司经常遇到这种非常忧伤的问题 在公司经常遇到这种非常忧伤的问题 出现这种问题是因为多人开发中,同时修 ...
分类:
其他好文 时间:
2016-08-09 18:44:35
阅读次数:
206
今天我在使用Navicat导入.sql文件数据时,发现本来是80万条的数据,结果只导入了10万条左右,而且在其错误信息日志中,我发现了这样一条错误:1153 - Got a packet bigger than 'max_allowed。 度娘了一番后,发现越来是我的SQL文件远远大于MySQL默认 ...
分类:
其他好文 时间:
2016-07-25 14:43:44
阅读次数:
143
代码: 1 public static void dropDownList(string[] datas, string filePath) 2 { 3 HSSFWorkbook workbook = new HSSFWorkbook(); 4 ISheet sheet = workbook.Cre ...
分类:
其他好文 时间:
2016-07-15 13:44:03
阅读次数:
3623
http://acm.hdu.edu.cn/showproblem.php?pid=3938 Portal Problem Description ZLGG found a magic theory that the bigger banana the bigger banana peel .Thi ...
分类:
其他好文 时间:
2016-06-29 01:00:39
阅读次数:
374
In data structure Hash, hash function is used to convert a string(or any other type) into an integer smaller than hash size and bigger or equal to zer ...
分类:
其他好文 时间:
2016-06-15 23:54:18
阅读次数:
199
一个类,可以使得每种信息仅仅被设计和实现一次,然后无需重新分析和调整信息的表示,就可以根据需要随时重用该类。窗口设置importjavax.swing.*;JFramew1=newJFrame("Bigger");w1.setSize(200,125);w1.setVisible(true);类中的颜色、矩形设置importjava.awt.*;//awt是java最早..
分类:
编程语言 时间:
2016-06-07 13:14:56
阅读次数:
205
Given an array of integers, find how many pairs in the array such that their sum is bigger than a specific target number. Please return the number of ...
分类:
其他好文 时间:
2016-06-06 16:42:07
阅读次数:
185
BigInteger bi=Bigger.Parse("999999999999999999999999999999999999999999999999999999999999999999999999999999"); Console.WriteLine(bi); Console.WriteLine ...
分类:
其他好文 时间:
2016-06-03 23:07:46
阅读次数:
235
0. 不知道的请绕开,前方高能 1. 一定要用图形来显示数据——So Bigger 大多数的时候,我们需要开发各种各样的图表来满足感官上的成就——然而大多数的图表是没什么卵用的,例如Pie Chart在90%的情境下都是没什么卵用的,所存在的意义仅仅是为了撑版面而已,通常情况下的饼图我是从来不看的。 ...
分类:
其他好文 时间:
2016-06-02 21:36:05
阅读次数:
283
mac安装protobuf
首先从http://code.google.com/p/protobuf/下载protobuf
之后需要安装brew
[非root]
brew install autoconf[need to across the great wall and reach the bigger world]
brew install automake
brew in...
分类:
系统相关 时间:
2016-05-12 17:35:24
阅读次数:
1397