wangtian2020 最近的时间轴更新
wangtian2020's repos on GitHub
Java · 0 人关注
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
JavaScript · 0 人关注
ass-to-utf8
Convert .ass file to utf8 format based on nodeJS
0 人关注
Auto.js
A UiAutomator on android, does not need root access
JavaScript · 0 人关注
camel-transform
HTML · 0 人关注
content
The content behind MDN Web Docs
TypeScript · 0 人关注
echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
0 人关注
egg
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
JavaScript · 0 人关注
egg-ip-arbiter
throttle ip middleware for egg.js
JavaScript · 0 人关注
electron-nred-pack-quasar
Electron app with node-red quick start
0 人关注
element-plus
🎉 A Vue.js 3 UI Library made by Element team
0 人关注
fullmooooon
JavaScript · 0 人关注
GString.js
a nice(not) util for String under Node environment
HTML · 0 人关注
hcollege_secret_code
魂器学院神秘代码
0 人关注
hello-world
HHHHello!
0 人关注
how-to-lose-money-in-a-shares
A Beginner's Guide to Investing in A Shares
0 人关注
iCSS
不止于 CSS
JavaScript · 0 人关注
mtColor
A library to change the color of the text after each change
0 人关注
my-static-file-library
我的静态文件库
0 人关注
noble
A Node.js BLE (Bluetooth Low Energy) central module : Community maintained
0 人关注
node-7z
A Node.js wrapper for 7-Zip
JavaScript · 0 人关注
Node-Phantom-Tank-Image
Nodejs生成幻影坦克图片,案例图片来源:pixiv 瑪雅G
JavaScript · 0 人关注
node-red
Low-code programming for event-driven applications
Go · 0 人关注
openbilibili
0 人关注
Pixiv-Illustration-Collection-Backend
提供有限的pixiv排行查看与免费高级会员(热门排序)搜索的站点
JavaScript · 0 人关注
qrcp_node
尝试用node实现类似qrcp的功能
JavaScript · 0 人关注
quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
0 人关注
rapid-upload-userscript
秒传链接提取脚本, 使用typescript + webpack重构
0 人关注
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
HTML · 0 人关注
someHtml
wangtian2020

wangtian2020

V2EX 第 510746 号会员,加入于 2020-09-30 15:51:29 +08:00
今日活跃度排名 5476
wangtian2020 最近回复了
会哪个用哪个
1 天前
回复了 mioktiar56 创建的主题 程序员 被迫写了个 Electron 模板
@ljsh093 JavaScript 单线程异步的含义就是有回调就干活,没活就该渲染渲染。不会影响性能,只有用同步的 nodejs api 才会卡住
我只用```import fs from 'fs'
fs.promises.下的异步 API```凭什么卡。
不懂不会写别瞎说
1 天前
回复了 mioktiar56 创建的主题 程序员 被迫写了个 Electron 模板
@ljsh093 我用的全是 promise 的接口一个同步 nodejs api 的都不用 ,为什么会觉得卡。觉得卡就是写代码的人技术水平不行
1 天前
回复了 mioktiar56 创建的主题 程序员 被迫写了个 Electron 模板
webPreferences: {
nodeIntegration: true,
contextIsolation: false,
webSecurity: false,
}
ipc 通信脱裤子放屁,直接在渲染进程写 node 代码
@nmap
其他语言本来就是编译成 wasm 给 JavaScript 打工嘚,怎么就不用看了,不服气吗
就写精通了,咋滴
都可以,市面上常见的两种接口风格
网站是 https ,前端加密不就等于脱裤子放屁吗
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2810 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 14:50 · PVG 22:50 · LAX 07:50 · JFK 10:50
Developed with CodeLauncher
♥ Do have faith in what you're doing.