⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cputimespeed.iws

📁 用java写一个线程池的例子,值得一看.
💻 IWS
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8"?>
<project version="3" relativePaths="false">
  <component name="FileEditorManager">
    <history>
      <source-position-entry url="file://$PROJECT_DIR$/WorkerImpl.java" line="10" column="36" vertical-scroll-proportion="0.11506276" horizontal-scroll-proportion="0.3540091" />
      <source-position-entry url="file://$PROJECT_DIR$/Manager.java" line="23" column="29" vertical-scroll-proportion="-1.5062761" horizontal-scroll-proportion="0.28139183" />
      <source-position-entry url="jar://C:/j2sdk1.4.2_04/src.zip!/java/net/URLClassLoader.java" line="198" column="0" vertical-scroll-proportion="1.5160494" horizontal-scroll-proportion="0.0" />
      <source-position-entry url="file://$PROJECT_DIR$/PoolManager.java" line="22" column="13" vertical-scroll-proportion="0.9777778" horizontal-scroll-proportion="0.13107511">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="jar://C:/j2sdk1.4.2_04/src.zip!/java/util/Timer.java" line="121" column="35" vertical-scroll-proportion="0.5209205" horizontal-scroll-proportion="0.32829046" />
      <source-position-entry url="jar://C:/j2sdk1.4.2_04/src.zip!/java/sql/Connection.java" line="63" column="33" vertical-scroll-proportion="0.5209205" horizontal-scroll-proportion="0.29954615" />
      <source-position-entry url="jar://C:/j2sdk1.4.2_04/src.zip!/java/sql/DriverManager.java" line="159" column="41" vertical-scroll-proportion="0.4832636" horizontal-scroll-proportion="0.3721634" />
      <source-position-entry url="jar://C:/j2sdk1.4.2_04/src.zip!/javax/sql/DataSource.java" line="119" column="7" vertical-scroll-proportion="0.32839507" horizontal-scroll-proportion="0.067746684" />
      <source-position-entry url="file://$PROJECT_DIR$/ConnectionFactory.java" line="115" column="28" vertical-scroll-proportion="3.2222223" horizontal-scroll-proportion="0.24742268">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="file://$PROJECT_DIR$/DataSourceImpl.java" line="22" column="34" vertical-scroll-proportion="0.9580247" horizontal-scroll-proportion="0.30927834">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="file://$PROJECT_DIR$/ConnectionParam.java" line="50" column="21" vertical-scroll-proportion="2.2222223" horizontal-scroll-proportion="0.185567" />
      <source-position-entry url="file://$PROJECT_DIR$/ManagerImpl.java" line="14" column="45" vertical-scroll-proportion="0.5183246" horizontal-scroll-proportion="0.3976436" />
      <source-position-entry url="file://$PROJECT_DIR$/Worker.java" line="31" column="16" vertical-scroll-proportion="0.5358025" horizontal-scroll-proportion="0.15022092" />
      <source-position-entry url="file://$PROJECT_DIR$/_Connection.java" line="17" column="49" vertical-scroll-proportion="0.09424084" horizontal-scroll-proportion="0.45508102">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="file://$PROJECT_DIR$/TheadMain.java" line="39" column="25" vertical-scroll-proportion="0.6617284" horizontal-scroll-proportion="0.22091311">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
    </history>
    <open-files>
      <source-position-entry url="file://$PROJECT_DIR$/TheadMain.java" line="39" column="25" vertical-scroll-proportion="0.6617284" horizontal-scroll-proportion="0.22091311" selected="true">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="file://$PROJECT_DIR$/DataSourceImpl.java" line="22" column="34" vertical-scroll-proportion="0.9580247" horizontal-scroll-proportion="0.30927834">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="jar://C:/j2sdk1.4.2_04/src.zip!/javax/sql/DataSource.java" line="119" column="7" vertical-scroll-proportion="0.32839507" horizontal-scroll-proportion="0.067746684" />
      <source-position-entry url="file://$PROJECT_DIR$/ConnectionParam.java" line="50" column="21" vertical-scroll-proportion="2.2222223" horizontal-scroll-proportion="0.185567" />
      <source-position-entry url="file://$PROJECT_DIR$/ConnectionFactory.java" line="115" column="28" vertical-scroll-proportion="3.2222223" horizontal-scroll-proportion="0.24742268">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="file://$PROJECT_DIR$/PoolManager.java" line="22" column="13" vertical-scroll-proportion="0.9777778" horizontal-scroll-proportion="0.13107511">
        <folding>
          <element signature="imports" expanded="true" />
        </folding>
      </source-position-entry>
      <source-position-entry url="jar://C:/j2sdk1.4.2_04/src.zip!/java/net/URLClassLoader.java" line="198" column="0" vertical-scroll-proportion="1.5160494" horizontal-scroll-proportion="0.0" />
      <source-position-entry url="file://$PROJECT_DIR$/Worker.java" line="31" column="16" vertical-scroll-proportion="0.5358025" horizontal-scroll-proportion="0.15022092" />
    </open-files>
  </component>
  <component name="ToolWindowManager">
    <frame x="0" y="0" width="1024" height="708" extended-state="0" />
    <editor active="true" />
    <layout>
      <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="1" />
      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="2" />
      <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="2" />
      <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="true" weight="0.15662651" order="7" />
      <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="sliding" type="sliding" visible="false" weight="0.4" order="0" />
      <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="true" weight="0.23210634" order="0" />
      <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.5324459" order="3" />
      <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.24948876" order="1" />
      <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="1" />
      <window_info id="Messages" active="false" anchor="bottom" auto_hide="true" internal_type="sliding" type="sliding" visible="false" weight="0.33046472" order="8" />
      <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.4" order="6" />
      <window_info id="Web" active="false" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="2" />
      <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="5" />
      <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="0" />
      <window_info id="EJB" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="4" />
    </layout>
  </component>
  <component name="Debugger">
    <line_breakpoints />
    <exception_breakpoints>
      <breakpoint_any>
        <option name="NOTIFY_CAUGHT" value="true" />
        <option name="NOTIFY_UNCAUGHT" value="true" />
        <option name="ENABLED" value="false" />
        <option name="SUSPEND_VM" value="true" />
        <option name="COUNT_FILTER_ENABLED" value="false" />
        <option name="COUNT_FILTER" value="0" />
        <option name="CONDITION_ENABLED" value="false" />
        <option name="CONDITION" />
        <option name="LOG_ENABLED" value="false" />
        <option name="LOG_EXPRESSION_ENABLED" value="false" />
        <option name="LOG_MESSAGE" />
        <option name="CLASS_FILTERS_ENABLED" value="false" />
        <option name="INVERSE_CLASS_FILLTERS" value="false" />
        <option name="SUSPEND_POLICY" value="SuspendAll" />
      </breakpoint_any>
    </exception_breakpoints>
    <field_breakpoints />
    <method_breakpoints />
  </component>
  <component name="DebuggerManager" />
  <component name="DebuggerSettings">
    <option name="TRACING_FILTERS_ENABLED" value="true" />
    <option name="TOSTRING_CLASSES_ENABLED" value="false" />
    <option name="VALUE_LOOKUP_DELAY" value="700" />
    <option name="DEBUGGER_TRANSPORT" value="0" />
    <option name="FORCE_CLASSIC_VM" value="true" />
    <option name="HIDE_DEBUGGER_ON_PROCESS_TERMINATION" value="false" />
    <option name="SKIP_SYNTHETIC_METHODS" value="true" />
    <option name="SKIP_CONSTRUCTORS" value="false" />
    <option name="STEP_THREAD_SUSPEND_POLICY" value="SuspendThread" />
    <option name="EVALUATION_TIMEOUT" value="1000" />
    <default_breakpoint_settings>
      <option name="NOTIFY_CAUGHT" value="true" />
      <option name="NOTIFY_UNCAUGHT" value="true" />
      <option name="WATCH_MODIFICATION" value="true" />
      <option name="WATCH_ACCESS" value="true" />
      <option name="WATCH_ENTRY" value="true" />
      <option name="WATCH_EXIT" value="true" />
      <option name="ENABLED" value="true" />
      <option name="SUSPEND_VM" value="true" />
      <option name="COUNT_FILTER_ENABLED" value="false" />
      <option name="COUNT_FILTER" value="0" />
      <option name="CONDITION_ENABLED" value="false" />
      <option name="CONDITION" />
      <option name="LOG_ENABLED" value="false" />
      <option name="LOG_EXPRESSION_ENABLED" value="false" />
      <option name="LOG_MESSAGE" />
      <option name="CLASS_FILTERS_ENABLED" value="false" />
      <option name="INVERSE_CLASS_FILLTERS" value="false" />
      <option name="SUSPEND_POLICY" value="SuspendAll" />
    </default_breakpoint_settings>
    <filter>
      <option name="PATTERN" value="com.sun.*" />
      <option name="ENABLED" value="true" />
    </filter>
    <filter>
      <option name="PATTERN" value="java.*" />
      <option name="ENABLED" value="true" />
    </filter>
    <filter>
      <option name="PATTERN" value="javax.*" />
      <option name="ENABLED" value="true" />
    </filter>
    <filter>
      <option name="PATTERN" value="org.omg.*" />
      <option name="ENABLED" value="true" />
    </filter>
    <filter>
      <option name="PATTERN" value="sun.*" />
      <option name="ENABLED" value="true" />
    </filter>
    <filter>
      <option name="PATTERN" value="junit.*" />
      <option name="ENABLED" value="true" />
    </filter>
  </component>
  <component name="CompilerWorkspaceConfiguration">
    <option name="COMPILE_IN_BACKGROUND" value="false" />
    <option name="AUTO_SHOW_ERRORS_IN_EDITOR" value="true" />
  </component>
  <component name="ErrorTreeViewConfiguration">
    <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
    <option name="HIDE_WARNINGS" value="false" />
  </component>
  <component name="DaemonCodeAnalyzer">
    <disable_hints />
  </component>
  <component name="StructureViewFactory">
    <option name="SORT_MODE" value="0" />
    <option name="GROUP_OVERRIDINGS" value="true" />
    <option name="GROUP_IMPLEMENTINGS" value="true" />
    <option name="AUTOSCROLL_MODE" value="true" />
    <option name="SHOW_METHODS" value="true" />
    <option name="SHOW_FIELDS" value="true" />
    <option name="AUTOSCROLL_FROM_SOURCE" value="false" />
    <option name="GROUP_GETTERS_AND_SETTERS" value="true" />
  </component>
  <component name="CvsConfiguration">
    <Checkout>
      <option name="DATE_TAG" value="" />
      <option name="REVISION_TAG" value="" />
      <option name="PRUNE_EMPTY_DIRS" value="true" />
      <option name="RESET_STICKY_TAGS" value="false" />
      <option name="NON_RECURSIVE" value="false" />
      <option name="CREATE_WORKING_DIR" value="" />
      <option name="ADDITIONAL_OPTIONS" value="" />
    </Checkout>
    <Update>
      <option name="DATE_TAG" value="" />
      <option name="REVISION_TAG" value="" />
      <option name="PRUNE_EMPTY_DIRS" value="true" />
      <option name="RESET_STICKY_TAGS" value="false" />
      <option name="NON_RECURSIVE" value="false" />
      <option name="CREATE_MISSING_DIRECTORIES" value="true" />
      <option name="DONT_CHANGE_FILES" value="false" />
      <option name="QUIET_MODE" value="false" />
      <option name="ADDITIONAL_OPTIONS" value="" />
    </Update>
    <Commit>
      <option name="NON_RECURSIVE" value="false" />
      <option name="REVISION_TAG" value="" />
      <option name="LOG_MESSAGE" value="" />
      <option name="ADDITIONAL_OPTIONS" value="" />
    </Commit>
    <Diff>
      <option name="REVISION_TAG" value="HEAD" />
      <option name="DATE_TAG" value="" />
      <option name="IGNORE_WHITESPACE" value="false" />
    </Diff>
    <Add>
      <option name="ADD_AS_BINARY" value="false" />
      <option name="LOG_MESSAGE" value="" />
    </Add>
    <Status>
      <option name="NON_RECURSIVE" value="false" />
      <option name="INCLUDE_TAGS" value="false" />
    </Status>
    <Edit>
      <option name="NON_RECURSIVE" value="false" />
      <option name="FORCE_RECURSIVE" value="false" />
      <option name="EDIT" value="false" />
      <option name="UNEDIT" value="false" />
      <option name="COMMIT" value="false" />
      <option name="ALL" value="true" />
      <option name="NONE" value="false" />
    </Edit>
    <Remove>
      <option name="NON_RECURSIVE" value="false" />
      <option name="FORCE_RECURSIVE" value="false" />
      <option name="DELETE_FILE" value="false" />
    </Remove>
    <Log>
      <option name="DEFAULT_BRANCH" value="false" />
      <option name="NON_RECURSIVE" value="false" />
      <option name="QUIET_MODE" value="true" />
      <option name="ADDITIONAL_OPTIONS" value="" />
    </Log>
    <Editors>
      <option name="NON_RECURSIVE" value="false" />
      <option name="FORCE_RECURSIVE" value="false" />
    </Editors>
    <option name="CLIENT_PATH" value="" />
    <option name="EXTERNAL_DIFF_PATH" />
    <option name="USE_EXTERNAL_DIFF" value="false" />

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -