gujigujij's recent timeline updates
gujigujij's repos on GitHub
Python · 171 watchers
proxynt
内网穿透工具 基于Python/WebSocket实现, Expose your local services to the internet.
Python · 58 watchers
django-request-mapping
spring-like RequestMapping for django
SCSS · 29 watchers
video_website
写着玩的 弹幕 视频, https://video4.wktadmin.com:11111/
Python · 20 watchers
gps_kalman_filter
Reduce GPS data error use python.
JavaScript · 15 watchers
buddy-ai
Buddy AI - AI Browser Agent: Automate Multi-Step Tasks with Natural Language, llm自动执行浏览器任务的Chrome扩展
Java · 5 watchers
proxynt_android
内网穿透工具 proxynt 的安卓客户端
Java · 3 watchers
leetcode
leetcode every day
Shell · 2 watchers
docker-compose
自用docker-compose(owncloud, jenkins, php , etc)
Java · 1 watchers
android-bar-code-scanners
android-bar-code-scanners-reader 安卓串口扫码枪读码
Dockerfile · 1 watchers
janus-webrtc-gateway-docker
Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
1 watchers
tlbb
天龙八部怀旧服 辅助脚本exe
Python · 1 watchers
tlbb2
天龙八部怀旧服 辅助源码
Python · 1 watchers
wsocks-core
高性能代理工具, 使用python
JavaScript · 1 watchers
yapi
yapi api 工具二开, 支持游客查看文档
0 watchers
boxdoc
巫迪采集网关文档
Objective-C · 0 watchers
cordova-gizwits-scan-qrcode
cordova扫码插件
Dockerfile · 0 watchers
Dockerfile
repository for build online
0 watchers
game_server
a game server run by docker-compose
Vim script · 0 watchers
legolas-vim
fork and update: https://github.com/TTWShell/legolas-vim
PHP · 0 watchers
linkphp
基于swoole一款高性能多进程常驻内存型全栈框架,内置WebSocket服务器、服务治理PhpRpc功能,不依赖传统的 PHP-FPM,可以用于构建高性能的Web系统、API、中间件、基础服务等等。
0 watchers
mitsubishi-cnc-m700
Python sample for communication with Mitsubishi Electric CNC M700 series using EZSocket.
JavaScript · 0 watchers
report
AJ-Report是一个完全开源,拖拽编辑的可视化设计工具。三步快速完成大屏:配置数据源---->写SQL配置数据集---->拖拽生成大屏。让管理层随时随地掌控业务动态,让每个决策都有数据支撑。
Java · 0 watchers
simple-micro-service
a simple micro service(imooc)
Java · 0 watchers
spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Java · 0 watchers
springcloud-demo
springcloud-demo
0 watchers
test
C# · 0 watchers
TlbbGmTool
某网络游戏的单机版本GM工具
Python · 0 watchers
tornado_request_mapping
spring-like RequestMapping for tornado
JavaScript · 0 watchers
vue-cordova
cordova plugins, fork and update: https://github.com/kartsims/vue-cordova
0 watchers
wxocr
This project wraps the WeChat OCR functionality from the excellent wechat-ocr project into a simple REST API service that can be easily deployed using Docker. It allows you to perform optical character recognition on images by leveraging WeChat's powerful OCR capabilities.
gujigujij

gujigujij

V2EX member #587686, joined on 2022-07-12 13:22:14 +08:00
gujigujij's recent replies
垃圾 drf
火星党建
Nov 28, 2023
Replied to a topic by gujigujij 宽带症候群 联通 dns 劫持
@Hyseen 这也太搞笑了吧...
什么原理 wa
Sep 13, 2023
Replied to a topic by LeegoYih Python Python 通过 Excel 导出 PDF 有什么好的工具?
之前我是这么做的, 在本地设置好分页把 excel 存成模板, 服务器上操作模板, (注意本地和线上 libreoffice 版本要一致)。 @LeegoYih
Sep 12, 2023
Replied to a topic by LeegoYih Python Python 通过 Excel 导出 PDF 有什么好的工具?
libreoffice 打开 View -> Page Break , 然后拖动蓝线设置分页位置
proxynt
Aug 1, 2023
Replied to a topic by yagamil 程序员 为啥国内的服务器的带宽贵如金?
我寻思国外不是不限速吗
Jul 24, 2023
Replied to a topic by wuwukai007 Python 受 django 启发,让枚举类 label 返回中文
Enum 原生支持的

```

class CardTypeEnum(Enum):
ID_CARD = (1, '身份证')
TRAVEL_FOR_HK_MR = (2, '港澳居民来往内地通行证')
TRAVEL_FOR_TW = (3, '台湾居民来往大陆通行证')
PASSPORT = (4, '护照')

def __init__(self, code, text):
self.code = code
self.text = text


print(CardTypeEnum.ID_CARD.text )
```
Jul 21, 2023
Replied to a topic by myderr 程序员 手机开热点,可以共享修改的 hosts 吗
改手机的 dns
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2745 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 01:36 · PVG 09:36 · LAX 18:36 · JFK 21:36
♥ Do have faith in what you're doing.