handblankt's recent timeline updates
handblankt

handblankt

V2EX member #487894, joined on 2020-05-06 09:14:48 +08:00
handblankt's recent replies
20
Apr 23
Replied to a topic by handblankt Token 送 MiniMax2.7 codingplan [推广]
感谢兄弟们支持,欢迎提反馈
Apr 23
Replied to a topic by handblankt Token 送 MiniMax2.7 codingplan [推广]
领到的兄弟回来报个道
简历发我,我们公司在杭州,在招人
// 自动保存
setInterval(function() {
localStorage.setItem('note', document.getElementById('note').value);
}, 5000); // 每 5 秒自动保存一次

// 云同步
function syncToCloud() {
var note = document.getElementById('note').value;
// 将 note 同步到云端的代码
}
自动保存,加密,分享?
好牛,还能叠加什么好玩的功能呢?
确实牛
Dec 8, 2020
Replied to a topic by handblankt 杭州 杭州失业联盟
我已经找好了,有相同经历的加好友,帮忙内推做同事
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3369 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 11:20 · PVG 19:20 · LAX 04:20 · JFK 07:20
♥ Do have faith in what you're doing.