Pinned Repositories
AndroidBluetooth
1、安卓蓝牙聊天通迅 2、安卓BLE通信
aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
ftc_app
FTC Android Studio project to create FTC Robot Controller app.
hello-world
first code try
ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
java-2048
简单使用jframe实现键盘方向键控制的2048小游戏
java-clock
简单实现给jpanel加一个本地钟表图片并在上面画出表针显示时间来练习多线程java
java-dbmanager
1.创建通讯录信息表,录入一些人的通讯信息。(手工) 2.刚运行程序时,将全部通讯录信息显示在表格中。 3.输入姓名,性别,电话,点击“添加”按钮,将该人的信息添加到表格中,同时写入到数据库中。 4.选中表格中的一行,单击“删除”按钮,弹出对话框确认是否真的删除。如果真的删除,则将该行从表格中删除,同时从数据库中删除。 5.选择树状控件中的某个类型,在表格控件中只显示该类型的人员信息。
VSCodeLuaDebug
Visual Studio Code debugger extension for Lua 5.1/5.2/5.3
wechat
:package: It is probably the best SDK in the world for developing WeChat App.
windskyl's Repositories
windskyl/java-clock
简单实现给jpanel加一个本地钟表图片并在上面画出表针显示时间来练习多线程java
windskyl/AndroidBluetooth
1、安卓蓝牙聊天通迅 2、安卓BLE通信
windskyl/aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
windskyl/ftc_app
FTC Android Studio project to create FTC Robot Controller app.
windskyl/hello-world
first code try
windskyl/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
windskyl/java-2048
简单使用jframe实现键盘方向键控制的2048小游戏
windskyl/java-dbmanager
1.创建通讯录信息表,录入一些人的通讯信息。(手工) 2.刚运行程序时,将全部通讯录信息显示在表格中。 3.输入姓名,性别,电话,点击“添加”按钮,将该人的信息添加到表格中,同时写入到数据库中。 4.选中表格中的一行,单击“删除”按钮,弹出对话框确认是否真的删除。如果真的删除,则将该行从表格中删除,同时从数据库中删除。 5.选择树状控件中的某个类型,在表格控件中只显示该类型的人员信息。
windskyl/VSCodeLuaDebug
Visual Studio Code debugger extension for Lua 5.1/5.2/5.3
windskyl/wechat
:package: It is probably the best SDK in the world for developing WeChat App.
windskyl/wechat_desktop
Java实现仿微信电脑版UI
windskyl/weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.