todo
来自「纯java操作系统jnode,安装简单和操作简单的个人使用的Java操作系统」· 代码 · 共 25 行
TXT
25 行
-- DNS cache purging.-- Implement ContentHandler chaining (non-JDK feature)-- Implement MIME type by file determination chaining using external disk files. (non-JDK feature)-- Implement determining MIME type from an InputStream-- Datagram peek()'s-- Finalize methods for sockets-- HTTP - caching (supported by JDK?)-- HTTP - all protocol support beyond basic GET functionality-- Fix call to Date(String) in URLConnection.getHeaderFieldDate() when I figure out why DateFormat isn't working.-- Finish off all JDK 1.2 permissions stuff-- Write URLClassLoader
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?