<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 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

    2017年2月9日

    1. java zip 多個文件時,如果先添加了一個excel文件,然后再想添加其他的文件時會出現 steam is closed的錯誤。這是因為work.write(outputSteam)后,出調用outputSteam.close(),關閉輸出流。
    解決方法:
    將原來的程序:
                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區分大小寫
    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視圖中,右鍵點擊項目,選擇屬性,然后修改url中的地址

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

    autohotkey
    listary
    cmder可以split screen,在一個窗口中同時運行數個cmd

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

    官網地址: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)編輯 收藏

    <html>
    <head>
        <script src="https://unpkg.com/vue/dist/vue.js"></script>
        <script>
            window.onload = function () {
                var app = new Vue({
                    el: '#app',
                    data: {
                        message: 'Hello Vue!'
                    }
                });
            }    
        </script>
    </head>

    <body>
        <div id="app">
          {{ message }}
        </div>
    </body>
    </html>

    posted @ 2017-02-09 07:41 云自無心水自閑 閱讀(400) | 評論 (0)編輯 收藏

    主站蜘蛛池模板: 伊人久久综在合线亚洲2019| 男女超爽视频免费播放| 亚洲神级电影国语版| 亚洲国产成人无码AV在线影院| 亚洲视频在线免费| 日韩精品无码区免费专区 | 国产精品亚洲片在线花蝴蝶| 无码人妻一区二区三区免费| 国产aⅴ无码专区亚洲av| 国产精品亚洲精品青青青| 久久性生大片免费观看性| 好男人视频在线观看免费看片| 久久久久久亚洲精品| 人妻仑乱A级毛片免费看| 国产精品视频永久免费播放| 亚洲人成77777在线观看网| 毛片无码免费无码播放 | 午夜视频免费观看| 黄色a级免费网站| 男人的好看免费观看在线视频| 亚洲jjzzjjzz在线观看| 午夜视频在线免费观看| 亚洲色偷偷狠狠综合网| 国产精品亚洲AV三区| 大学生a级毛片免费观看| 狼色精品人妻在线视频免费| 亚洲一区爱区精品无码| 一级毛片在线完整免费观看| 日韩亚洲精品福利| 亚洲第一成年免费网站| 亚洲无线一二三四区手机| 久久99精品国产免费观看| 亚洲色无码专区一区| 四虎免费在线观看| a级毛片免费网站| 亚洲一级高清在线中文字幕| 亚洲成a人在线看天堂无码| 无套内谢孕妇毛片免费看看| 国产又黄又爽又猛的免费视频播放| 亚洲欧美国产国产综合一区| 毛片a级毛片免费观看免下载|