<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年2月9日

    1. java zip 多個文件時,如果先添加了一個excel文件,然后再想添加其他的文件時會出現(xiàn) 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區(qū)分大小寫
    select * from table1 where binary field1 = 'abc';

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

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

    posted @ 2017-06-26 09:33 云自無心水自閑 閱讀(418) | 評論 (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 云自無心水自閑 閱讀(334) | 評論 (0)編輯 收藏

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

    posted @ 2017-05-24 07:13 云自無心水自閑 閱讀(18545) | 評論 (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 云自無心水自閑 閱讀(380) | 評論 (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 云自無心水自閑 閱讀(416) | 評論 (0)編輯 收藏

    主站蜘蛛池模板: 久久精品九九亚洲精品天堂| 成人午夜免费福利| 成人免费网站久久久| 曰批全过程免费视频在线观看无码| 91精品国产免费网站| 在线观看亚洲免费| 午夜影视日本亚洲欧洲精品一区| 亚洲六月丁香六月婷婷色伊人| 免费无码专区毛片高潮喷水| 精品熟女少妇a∨免费久久| 久久精品亚洲综合一品| 自拍偷自拍亚洲精品播放| 男人都懂www深夜免费网站| 日本一区免费电影| 国产亚洲男人的天堂在线观看 | 亚洲国产精品一区二区九九| 亚洲五月激情综合图片区| 无忧传媒视频免费观看入口| 四虎影视永久免费观看| 亚洲不卡视频在线观看| 爱丫爱丫影院在线观看免费| 亚洲国产成人久久综合一| 日日麻批免费40分钟无码| 国产亚洲av片在线观看18女人 | 亚洲成熟丰满熟妇高潮XXXXX| 免费视频成人片在线观看| 亚洲欧洲国产经精品香蕉网| 精品国产免费一区二区三区| 国产在线a不卡免费视频| 中文字幕精品三区无码亚洲| 91精品免费不卡在线观看| 亚洲婷婷综合色高清在线| 日本黄页网站免费| 成在线人视频免费视频| 中文字幕亚洲第一| 真实国产乱子伦精品免费| 亚洲人成人无码.www石榴| 女人18毛片特级一级免费视频| 亚洲国产日韩女人aaaaaa毛片在线| 成年女人毛片免费观看97| 一日本道a高清免费播放 |