<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)編輯 收藏

    主站蜘蛛池模板: 农村寡妇一级毛片免费看视频| 91亚洲精品自在在线观看| 亚洲人成欧美中文字幕| 毛片大全免费观看| 亚洲熟妇丰满xxxxx| 噜噜嘿在线视频免费观看| 亚洲sm另类一区二区三区| 国产亚洲福利一区二区免费看| 校园亚洲春色另类小说合集| 国产精品va无码免费麻豆| 日韩在线一区二区三区免费视频 | 亚洲精品**中文毛片| 日韩内射激情视频在线播放免费 | 日产乱码一卡二卡三免费| 亚洲AV无码男人的天堂| 国产精品免费视频播放器| 免费一级毛suv好看的国产网站 | jizz免费一区二区三区| 亚洲va久久久噜噜噜久久男同| 日韩人妻无码精品久久免费一| 亚洲w码欧洲s码免费| 国产在线观看免费视频播放器| 一级特黄色毛片免费看| 亚洲爱情岛论坛永久| 免费国产成人高清在线观看网站| 亚洲私人无码综合久久网| 亚洲美女在线国产| 91香蕉国产线在线观看免费 | 色多多免费视频观看区一区| 亚洲综合无码AV一区二区| 亚洲视频在线观看免费视频| 亚洲精品无码专区在线播放| 国产亚洲精品国看不卡| 美女视频黄a视频全免费| 黄页网址在线免费观看| 中文字幕在线观看亚洲| 在线观看免费宅男视频| 三年片免费高清版 | 亚洲乱码在线观看| 国产成人亚洲影院在线观看| 天天影视色香欲综合免费|