ipcx · GitHub
Skip to content
View ipcx's full-sized avatar

Block or report ipcx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. aipos aipos Public

  2. baogeshui baogeshui Public

    JavaScript

  3. ant-design-pro-plus ant-design-pro-plus Public template

    Forked from yunsii/ant-design-pro-plus

    ✨ 基于 ant-design-pro 做一些微小的工作

    TypeScript

  4. CEF4Delphi CEF4Delphi Public

    Forked from salvadordf/CEF4Delphi

    CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.

    Pascal

  5. YSerialPort YSerialPort Public

    Forked from yutils/YSerialPort

    安卓串口通信app,实现读取串口数据,实现重新组包一次性读取完整数据。可连续读取任意长度数据。APK在releases里面。觉着不错的话可以 Start 一下哟!

    Java

  6. CH34xUART CH34xUART Public

    Forked from yutils/CH34xUART

    CH340/CH341的USB转串口安卓免驱应用库。在原版的基础上修复bug。优化代码 1. 修复:退出时,读取线程未关闭的bug 2. 新增USB断开监听回调 3. 读取数据后采用回调给前端,而不是之前的死循环 3. 采用java8 4. 支持到android12 5. demo启用dataBinding,而不再使用findViewById 6. 优化代码逻辑,使得更容易理解和使用 7. …

    Java