Skip to content

Instantly share code, notes, and snippets.

View haokaibo's full-sized avatar

Kaibo Hao haokaibo

View GitHub Profile
@haokaibo
haokaibo / leaving-out-particularities.markdown
Created August 4, 2018 14:14
leaving out particularities
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.6.2 (~/anaconda3/bin/python)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.6.2 (~/anaconda3/bin/python)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.6.2 (~/anaconda3/bin/python)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PackageRequirementsSettings">
<option name="requirementsPath" value="" />
</component>
@haokaibo
haokaibo / MultiThreadPractice_.idea_compiler.xml
Created November 1, 2015 14:20
MultiThreadPractice created by Intellij.
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
<entry name="!?*.form" />
<entry name="!?*.class" />
<entry name="!?*.groovy" />
<entry name="!?*.scala" />
@haokaibo
haokaibo / CriminalIntent_.gitignore
Created October 31, 2014 14:45
The project is used for Android app practice.
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
@haokaibo
haokaibo / CriminalIntent_.gitignore
Created October 31, 2014 14:35
The project is used for the Android app practice.
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
@haokaibo
haokaibo / HelloWorld_.gitignore
Created September 27, 2014 01:26
This is an app for demo of Android.
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
@haokaibo
haokaibo / HelloWorld_.gitignore
Created September 27, 2014 01:24
This is a demo for the android app.
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build