<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    云自無心水自閑

    天平山上白云泉,云自無心水自閑。何必奔沖山下去,更添波浪向人間!
    posts - 288, comments - 524, trackbacks - 0, articles - 6
      BlogJava :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理

    2017年3月8日

    1. java zip 多個(gè)文件時(shí),如果先添加了一個(gè)excel文件,然后再想添加其他的文件時(shí)會(huì)出現(xiàn) steam is closed的錯(cuò)誤。這是因?yàn)閣ork.write(outputSteam)后,出調(diào)用outputSteam.close(),關(guān)閉輸出流。
    解決方法:
    將原來的程序:
                ZipEntry entry = new ZipEntry( "file3.txt" );
                zos.putNextEntry( entry );
                workbook.write( zos );
                zos.closeEntry();
    改為:
                ZipEntry entry = new ZipEntry( "file3.txt" );
                zos.putNextEntry( entry );
                workbook.write( new NonCloseableOutputStream( zos ) );
                zos.closeEntry();

    其中 NonCloseableOutputStream 定義如下:
    public class NonCloseableOutputStream extends java.io.FilterOutputStream {
        public NonCloseableOutputStream(OutputStream out) {
            super(out);
        }
        @Override public void close() throws IOException {
            flush();
        }
    }



    2. 使用binary使得mysql區(qū)分大小寫
    select * from table1 where binary field1 = 'abc';

    posted @ 2017-08-09 19:52 云自無心水自閑 閱讀(427) | 評論 (0)編輯 收藏

    https://notepad-plus-plus.org/community/topic/13661/plugin-manager-x64-available-submit-your-plugins

    posted @ 2017-06-26 09:33 云自無心水自閑 閱讀(395) | 評論 (0)編輯 收藏

    move Git Server to a new IP/URL:

    you can just edit 
    .git/config and change the URLs there

    也可以在git視圖中,右鍵點(diǎn)擊項(xiàng)目,選擇屬性,然后修改url中的地址

    posted @ 2017-06-15 08:40 云自無心水自閑 閱讀(318) | 評論 (0)編輯 收藏

    autohotkey
    listary
    cmder可以split screen,在一個(gè)窗口中同時(shí)運(yùn)行數(shù)個(gè)cmd

    posted @ 2017-05-24 07:13 云自無心水自閑 閱讀(17848) | 評論 (0)編輯 收藏

    官網(wǎng)地址:autohotkey.com

    ; fill password
    ^Numpad2::
    Send, root{tab}root{enter}
    Return
    ^Numpad3::
    IfWinExist, ahk_exe OUTLOOK.EXE
    {
        WinActivate ahk_exe OUTLOOK.EXE ; Automatically uses the window found above.
        ; WinMaximize  ; same
        ;Send, Some text.{Enter}
    msgbox Outlook is running.
    }
    Return

    posted @ 2017-03-08 13:06 云自無心水自閑 閱讀(366) | 評論 (0)編輯 收藏

    主站蜘蛛池模板: 在线免费观看伊人三级电影| 亚洲国产午夜福利在线播放| 亚洲视频在线免费播放| 国产VA免费精品高清在线| 国产精品成人四虎免费视频| 亚洲综合色区中文字幕| 色欲色香天天天综合网站免费| 亚洲尤码不卡AV麻豆| 一级大黄美女免费播放| 亚洲av再在线观看| 精品一区二区三区免费毛片| 在线A级毛片无码免费真人| 亚洲欧洲日韩国产一区二区三区| 亚洲精品视频免费看| 亚洲综合一区二区精品导航| 久草视频在线免费看| 亚洲国产精品成人精品无码区 | 免费99精品国产自在现线| 亚洲伊人久久大香线蕉苏妲己| 久别的草原电视剧免费观看| 亚洲va久久久噜噜噜久久天堂| 最好免费观看高清在线| 国产亚洲AV无码AV男人的天堂| 三年片免费观看大全国语| 中文亚洲AV片在线观看不卡| 成人A毛片免费观看网站| 久久久久噜噜噜亚洲熟女综合| a级毛片免费高清视频| 亚洲综合亚洲综合网成人| 国产精品午夜免费观看网站| 中文字幕精品无码亚洲字| 久久精品无码专区免费| 亚洲乱码精品久久久久..| 青柠影视在线观看免费| 亚洲av最新在线网址| 午夜爽爽爽男女免费观看影院| 亚洲一区二区影院| 0588影视手机免费看片| va天堂va亚洲va影视中文字幕| 成年18网站免费视频网站| 亚洲GV天堂无码男同在线观看|