-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,60 @@ | ||
# JavaEE、Android、iOS、Linux、算法等源码 | ||
### 更新说明 | ||
我把代码都压缩了一份,如果想下载的话,可以不用clone全部仓库,** zip文件支持单独下载 ** 。 | ||
|
||
## 更新说明 | ||
|
||
我把代码都压缩了一份,如果想下载的话,不用clone全部仓库,**zip文件支持单独下载** 。 | ||
|
||
**点击下方下载链接可以进行单独下载** | ||
|
||
### Android相关 | ||
|
||
1. Android中SQLite数据库基本用法 [**SQLiteTest.zip**](https://github.com/littlecurl/AppProjects/raw/master/SQLiteTest.zip) | ||
|
||
2. 实现Android登录、注册 [**JustLoginRegisterTest.zip**](https://github.com/littlecurl/AppProjects/raw/master/JustLoginRegisterTest.zip) | ||
|
||
3. 实现Android倒计时页面 [AndroidCountDown.zip](https://github.com/littlecurl/AppProjects/raw/master/AndroidCountDown.zip) | ||
|
||
4. 实现Android引导页 [AndroidGuide.zip](https://github.com/littlecurl/AppProjects/raw/master/AndroidGuide.zip) | ||
|
||
5. 实现Android上传图片 [AndroudAndSpringBootForUploadImage.zip](https://github.com/littlecurl/AppProjects/raw/master/AndroudAndSpringBootForUploadImage.zip) | ||
|
||
6. 实现Android ListView上拉加载,下拉刷新 [ListViewLodeMoreDemo.zip](https://github.com/littlecurl/AppProjects/raw/master/ListViewLodeMoreDemo.zip) | ||
|
||
7. Android新架构ViewModel入门示例 [ViewModelSHP.zip](https://github.com/littlecurl/AppProjects/raw/master/ViewModelSHP.zip) | ||
|
||
8. Android新控件ViewPager2入门示例 [ViewPager2Demo.zip](https://github.com/littlecurl/AppProjects/raw/master/ViewPager2Demo.zip) | ||
|
||
|
||
|
||
|
||
|
||
### JavaEE | ||
|
||
1. JavaEE中Lucene入门程序 [LuceneDemo.zip](https://github.com/littlecurl/AppProjects/raw/master/LuceneDemo.zip) | ||
|
||
2. Struts2+jsp+properties实现国际化 [Struts2_i18n_jsp.zip](https://github.com/littlecurl/AppProjects/raw/master/Struts2_i18n_jsp.zip) | ||
|
||
|
||
|
||
### 大数据 | ||
|
||
1. 大数据MapReduce入门程序 [MapReduce.zip](https://github.com/littlecurl/AppProjects/raw/master/MapReduce.zip) | ||
|
||
|
||
|
||
### 爬虫 | ||
|
||
1. 爬虫爬取网易新闻并插入MongoDB数据库 [News163CommentAddMongoDBCrawlerDemo.zip](https://github.com/littlecurl/AppProjects/raw/master/News163CommentAddMongoDBCrawlerDemo.zip) | ||
|
||
2. 爬虫爬取网易新闻评论 [News163CommentCrawlerDemo.zip](https://github.com/littlecurl/AppProjects/raw/master/News163CommentCrawlerDemo.zip) | ||
|
||
|
||
|
||
### 算法 | ||
|
||
1. 编程珠玑相关代码 [Programming Pearls.zip](https://github.com/littlecurl/AppProjects/raw/master/Programming%20Pearls.zip) | ||
|
||
### 其它 | ||
|
||
1. 炫酷的动态版个人简历 [resume(JS).zip](https://github.com/littlecurl/AppProjects/raw/master/resume(JS).zip) | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
*.iml | ||
.gradle | ||
/local.properties | ||
/.idea/caches | ||
/.idea/libraries | ||
/.idea/modules.xml | ||
/.idea/workspace.xml | ||
/.idea/navEditor.xml | ||
/.idea/assetWizardSettings.xml | ||
.DS_Store | ||
/build | ||
/captures | ||
.externalNativeBuild | ||
.cxx |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.