note

659 bookmarks
Newest
全网最详细SQL语法汇总,快来偷偷收藏学习吧
全网最详细SQL语法汇总,快来偷偷收藏学习吧
模式定义了数据如何存储、存储什么样的数据以及数据如何分解等信息,数据库和表都有模式。 主键的值不允许修改,也不允许复用(不能将已经删除的主键值赋给新数据行的主键)。 SQL(Structured Query Language),标准 SQL 由 ANSI 标准委员会管理,从而称…
·juejin.cn·
全网最详细SQL语法汇总,快来偷偷收藏学习吧
npm trends(npm包比较)
npm trends(npm包比较)
Which NPM package should you use? Compare packages download stats, bundle sizes, github stars and more. Spot trends, pick the winner.
·npmtrends.com·
npm trends(npm包比较)
Vue3.0学习笔记
Vue3.0学习笔记
Vue2.0中,重复的含有响应式数据的逻辑复用时采用 mixins 方法不够灵活和方便。Options API中,可以看到多个处理逻辑在 data、methods、computed和watch都有涉及,杂糅在了一起。Composition API尤大大暂时将其翻译为“组合API…
·juejin.cn·
Vue3.0学习笔记
揭开TypeScript的面纱
揭开TypeScript的面纱
TypeScript 是微软公司在 2012 年正式发布。TypeScript 其实就是拥有类型系统的 Javascript 的超集。TypeScript 是建立在 Javascript 之上,最后转换为 Javascript。 类型检查。TypeScript 在编译代码时进行…
·juejin.cn·
揭开TypeScript的面纱
github-readme-stats(github名片)
github-readme-stats(github名片)
:zap: Dynamically generated stats for your github readmes - github-readme-stats/readme_cn.md at master · anuraghazra/github-readme-stats
·github.com·
github-readme-stats(github名片)
Excalidraw(手绘画图工具)
Excalidraw(手绘画图工具)
Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
·excalidraw.com·
Excalidraw(手绘画图工具)
mdnice(md美化排版)
mdnice(md美化排版)
墨滴社区是一个看颜值的文章社区,技术、数学、文学文章汇集,极具趣味性,其开发的 mdnice 编辑器是一款 Markdown 微信编辑器,拥有良好的兼容性、海量主题样式、免费的图床。GitHub、StackOverflow、稀土掘金、简书的用户也能在这里有所收益。
·mdnice.com·
mdnice(md美化排版)
vConsole(移动端调试面板)
vConsole(移动端调试面板)
A lightweight, extendable front-end developer tool for mobile web page. - vConsole/README_CN.md at dev · Tencent/vConsole
·github.com·
vConsole(移动端调试面板)
nprogress(进度条加载)
nprogress(进度条加载)
For slim progress bars like on YouTube, Medium, etc - GitHub - rstacruz/nprogress: For slim progress bars like on YouTube, Medium, etc
·github.com·
nprogress(进度条加载)
browse(浏览器分析判断工具)
browse(浏览器分析判断工具)
Useragent analysis tool.浏览器分析/浏览器检测/浏览器识别/浏览器判断/UA解析 - 用户代理、操作系统信息 - GitHub - mumuy/browser: Useragent analysis tool.浏览器分析/浏览器检测/浏览器识别/浏览器判断/UA解析 - 用户代理、操作系统信息
·github.com·
browse(浏览器分析判断工具)
使用 npm scripts 你可能不知道的几件事
使用 npm scripts 你可能不知道的几件事
在开始前确保已经安装了 npm。 当我们说 ‘npm scripts’ 的时候,我们说的是 package.json 中的 'scripts' 属性值。你可以在此制定要公开的各种命令和脚本,然后可以使用 npm run <script-name> 去执行它们。 将会打…
·juejin.cn·
使用 npm scripts 你可能不知道的几件事
window下git多账户管理
window下git多账户管理
我的电脑上已经配置GitHub的,现需要配置公司的 GitLab 账号(或者其他类型的 Git 账号)。 可以利用ssh -T git@test,测试github账号是否成功。
·juejin.cn·
window下git多账户管理
前端UI组件库搭建和设计
前端UI组件库搭建和设计
我们在开始开发一个组件之前,应该要对这个组件做一个解构,了解这个组件中需要有哪些零件,以及这些零件之间的层级结构和关联关系。以确保我们可以通过api实现他们之前的逻辑关系,将所有零件拼装成一个完整的组件。我们可以通过组件图的方式来展示这些结构和关系,这样我们再下手时,有依据可以…
·juejin.cn·
前端UI组件库搭建和设计
Libraries(CDN资源库)
Libraries(CDN资源库)
cdnjs offers a large collection of popular libraries for JavaScript, CSS and more. Search the full collection and start using them on your website. - Simple. Fast. Reliable. Content delivery at its finest. cdnjs is a free and open-source CDN service trusted by over 12.5% of all websites, serving over 200 billion requests each month, powered by Cloudflare. We make it faster and easier to load library files on your websites.
·cdnjs.com·
Libraries(CDN资源库)
印记中文
印记中文
印记中文,深入挖掘国外前端新领域,为国内 Web 前端开发人员提供优质文档!!
·docschina.org·
印记中文