Pinned Repositories
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
ant-design
🐜 A UI Design Language
appium-python-aws-tutorial
Companion code for Appium Python AWS Device Farm tutorial
bootstrap
The most popular front-end framework for developing responsive, mobile first projects on the web.
BottomNavigationActivity
Camera1Sample
Camera2Sample
candlestick-patterns
Candlestick patterns detector
MaxWu2013's Repositories
MaxWu2013/Camera1Sample
MaxWu2013/30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
MaxWu2013/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
MaxWu2013/ant-design
🐜 A UI Design Language
MaxWu2013/appium-python-aws-tutorial
Companion code for Appium Python AWS Device Farm tutorial
MaxWu2013/bootstrap
The most popular front-end framework for developing responsive, mobile first projects on the web.
MaxWu2013/BottomNavigationActivity
MaxWu2013/Camera2Sample
MaxWu2013/candlestick-patterns
Candlestick patterns detector
MaxWu2013/commonA
a libray used for testing substree and submodule
MaxWu2013/dex2jar
Tools to work with android .dex and java .class files
MaxWu2013/ffmpeg4android
音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录
MaxWu2013/get-a-software-engineering-job
Get a Software Engineering Job - Ultimate Guide
MaxWu2013/gitignore
A collection of useful .gitignore templates
MaxWu2013/java-design-patterns
Design patterns implemented in Java
MaxWu2013/kiwifruit
MaxWu2013/max_wu_game
This is a program to help me learn how to use Vim.
MaxWu2013/MobileInfo
【Android】Hardware Information. For detailed network diagnosis, please refer to【HttpInfo】
MaxWu2013/MusicAndVideo
TwoTask
MaxWu2013/MyAndroidStudy
my android study code
MaxWu2013/PixlUI
Custom visual components
MaxWu2013/ProjectA
Project used for pratactice of submodule
MaxWu2013/ProjectB
a project used for subtree testing
MaxWu2013/PullToRefreshListView
A customizable ListView implementation that has 'Pull to Refresh' functionality. This ListView can be used as a replacement of the normal Android android.widget.ListView class.
MaxWu2013/sample-code
appium sample code (dotnet, java, node, perl, php, python, ruby, etc.)
MaxWu2013/temped
MaxWu2013/ticTacToe
A simple tic tac toe app, to illustrate the use of MVC, MVP, and MVVM architectures to organize the application.
MaxWu2013/tushare
TuShare is a utility for crawling historical data of China stocks
MaxWu2013/vim-adventures
solutions to puzzles in Vim Adventures
MaxWu2013/vim-adventures-1
A reverse engineered Node.js version of the Vim Adventures game.