资源nodejs大全
Contents Official Packages Mad science Command-line apps Functional programming HTTP Debugging / Profiling Logging Command-line utilities Build tools Hardware Templating Web frameworks Documentation Filesystem Control flow Streams Real-time Image Text Number Math Date URL Data validation Parsing Humanize Compression Network Database Testing Security Benchmarking Minifiers Authentication Authorization Email Job queues Node.js management Cross-platform integration Natural language...
资源jquery大全
Awesome jQueryTable of contents Resources Tutorials Books Free Books Paid Books Blogs Miscellaneous Resources Plugins Animation Editors Forms Images, Maps and Charts Menus Modals and Popups Tables Time and Date Translations Validation Miscellaneous Plugins Mobile UI Testing Server-side Integrations Community Looking for more lists like this? Contributing and License ResourcesAwesome learning material to get to know jQuery and JavaScript or learn something more advanced. Some friendly...
资源Windows大全中文版
Windows上优质&精选的最佳应用程序及工具列表。 应用程序 音频 聊天客户端 压缩 个性化 数据恢复 开发者工具 文档 电子书实用程序 电子邮件 游戏 图形 在线存储 备份 生产力工具 终端 文本编辑器 集成开发环境 实用程序 视频 配置与安装 [Windows 10 设置](#Windows 10 设置) [Windows 8.1 设置](#Windows 8 设置) 安全 杂项 论坛 Windows [IRC 频道](#IRC 频道) Reddit 贡献 应用程序音频 AIMP - 32位音频处理和多格式播放。 Audacity - 免费,开源,跨平台软件,用于录制和编辑音频。 CDex - CD 音轨抓取工具 (法语站点,英文软件)。 Dopamine - 一款音频播放器,致力于为管理和播放音乐提供尽可能简单且优美的操作体验。 K-Lite Codecs - 包含 DirectShow 过滤器,VFW/ACM 编解码器和一些其他工具的集合包。 Qtractor -音频/MIDI多轨音序器。 Reaper -...
资源javascript大全中文版
A collection of awesome browser-side JavaScript libraries, resources and shiny things. Awesome JavaScript Package Managers Component management Loaders Transpilers Bundlers Minimizers Type Checkers Testing Frameworks QA Tools MVC Frameworks and Libraries Node-Powered CMS Frameworks Templating Engines Game Engines Articles/Posts Data Visualization Timeline Spreadsheet Editors Documentation Utilities Files Functional Programming Reactive Programming Data...
资源大全
Platforms Node.js - Async non-blocking event-driven JavaScript runtime built on Chrome’s V8 JavaScript engine. Cross-Platform - Writing cross-platform code on Node.js. Frontend Development iOS - Mobile operating system for Apple phones and tablets. Android - Mobile operating system developed by Google. IoT & Hybrid Apps Electron - Cross-platform native desktop apps using JavaScript/HTML/CSS. Cordova - JavaScript API for hybrid apps. React Native - JavaScript framework for...
Markdown示例
Markdown 完整示例目录 (Table of Contents) [TOCM] [TOC] Heading 1Heading 2Heading 3Heading 4Heading 5Heading 6Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading linkHeading 4 link Heading link Heading link Heading linkHeading 5 link Heading linkHeading 6 link Heading link标题(用底线的形式)Heading (underline)This is an H1This is an H2字符效果和横线等 删除线 删除线(开启识别HTML标签时)斜体字 斜体字粗体 粗体粗斜体 粗斜体 上标:X2,下标:O2 缩写(同HTML的abbr标签) 即更长的单词或短语的缩写形式,前提是开启识别HTML标签时,已默认开启 The HTML specification is...
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment