loongwang's recent timeline updates
格伦死了,魂斗罗也是了。。
Oct 24, 2016
loongwang's repos on GitHub
Java · 5 watchers
maven-custom-archetype
use custom archetype to generate new project or module, save your life
Java · 2 watchers
lite-spring
Java · 1 watchers
daily-search
日常探索
Java · 1 watchers
daily_research
Curiosity!
HTML · 1 watchers
first-pr
《GitHub实践入门》实验用仓库
1 watchers
spring-example
test some new tech
C · 0 watchers
ACLLib
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
0 watchers
ahk_script
my autohotkey script collection
Java · 0 watchers
algorithm_study
HTML · 0 watchers
alonwang.github.io
Java · 0 watchers
antlr_study_code
0 watchers
baoyu-skills
Kotlin · 0 watchers
bettercode
C# · 0 watchers
ChatGPTClient
A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
C++ · 0 watchers
DiskManage
磁盘调度算法实现
0 watchers
doc.rustdesk.com
Document of RustDesk
0 watchers
generator-jhipster
Open Source application platform for creating Spring Boot + Angular/React projects in seconds!
JavaScript · 0 watchers
get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
0 watchers
graphify
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, GitHub Copilot CLI, OpenClaw, Factory Droid, Trae, Google Antigravity). Turn any folder of code, docs, papers, images, or videos into a queryable knowledge graph
TypeScript · 0 watchers
gsd-2
A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture
Shell · 0 watchers
holmon_dotfiles
@holman does dotfiles
Kotlin · 0 watchers
idea-md-generator
生成java源文件实例字段的markdown描述
Java · 0 watchers
idea_practice
use of idea
0 watchers
incubator-shardingsphere
Distributed database middleware
0 watchers
jdk11u
Read-only mirror of https://hg.openjdk.java.net/jdk-updates/jdk11u/
0 watchers
jetbrains-plugin-sample
A sample plugin for jetbrains IDEs that uses an ANTLR grammar for a nontrivial custom language.
0 watchers
langchain
⚡ Building applications with LLMs through composability ⚡
0 watchers
Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Go · 0 watchers
leetcode_go
Java · 0 watchers
litespring
TypeScript · 0 watchers
lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Plugins/Artifacts) and Thinking. One-click FREE deployment of your private ChatGPT/ Claude / DeepSeek application.
Java · 0 watchers
lpc-intellij-plugin
C · 0 watchers
mcpp
Fork of mcpp, a C/C++ preprocessor for LPC
C · 0 watchers
mcpp-lpc
A portable C/C++ preprocessor
Java · 0 watchers
motan
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
0 watchers
nas-tools
NAS媒体库资源归集、整理自动化工具
0 watchers
netty
Netty project - an event-driven asynchronous network application framework
0 watchers
okhttp
An HTTP client for Android, Kotlin, and Java.
0 watchers
over-golang
Golang相关:[进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等
TypeScript · 0 watchers
Portal
Java · 0 watchers
project-archetype
0 watchers
redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
0 watchers
rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Kotlin · 0 watchers
simple-language-plugin
C · 0 watchers
simplecpp-lpc
proprocessor for lpc
Java · 0 watchers
Spring
Spring源码阅读
Java · 0 watchers
spring-framework
Spring Framework
Java · 0 watchers
spring-lifecycle-example
spring life cycle
Go · 0 watchers
SqlGenerater
generate insert sql ,need DDL sql and data source file.
PLpgSQL · 0 watchers
sqlzoo-solutions
Solutions to the challenges on http://sqlzoo.net
0 watchers
system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
C++ · 0 watchers
The-Design-and-Analysis-of-Algorithms
算法设计与分析基础学习笔记
0 watchers
wave
Boost.org wave module
0 watchers
xiaogpt
Play ChatGPT and other LLM with Xiaomi AI Speaker
loongwang

loongwang

V2EX member #106355, joined on 2015-03-20 19:15:57 +08:00
Per loongwang's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
loongwang's recent replies
Nov 6, 2024
Replied to a topic by zhishibar 摄影 讲真的,到底有没有必要买相机
@azhangbing 永诺好用吗
id: wangweilong

谢谢
Oct 27, 2023
Replied to a topic by loongwang NAS 入手威联通后感想
@Wilbur4real 加你了
Aug 5, 2023
Replied to a topic by loongwang NAS 入手威联通后感想
@zhaidoudou123 我也纠结了, 最后想想真要性能强劲还得看小主机, 就不纠结了
Aug 5, 2023
Replied to a topic by loongwang NAS 入手威联通后感想
@billytom 不折腾也不会天天重启~
Aug 4, 2023
Replied to a topic by winffee Visual Studio Code [视频] VSCode 五月更新
@winffee thanks
Aug 2, 2023
Replied to a topic by winffee Visual Studio Code [视频] VSCode 五月更新
@winffee 请教一个问题
```
context.subscriptions.push(vscode.workspace.onDidSaveTextDocument((item) => {
// do something
}));
```
按我了解到的, onDidSaveTextDocument 是基于 file save 命令的,
但是如果文件没有发生变化,即使执行了 file save, 也不会回调到 onDidSaveTextDocument.
我希望无论文件有无变化, 只要触发了 file save 就给我已经回调, 应该如何实现
Aug 2, 2023
Replied to a topic by winffee Visual Studio Code [视频] VSCode 五月更新
插楼问下, 这个问题有后续吗
概述: 希望添加一个 api,onDidExecuteCommand 用于监听命令, 后面好像因为安全问题被废弃了
https://github.com/microsoft/vscode/issues/1431
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4991 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 09:47 · PVG 17:47 · LAX 02:47 · JFK 05:47
♥ Do have faith in what you're doing.