-
Updated
Jun 3, 2022
{{ message }}
CONTRIBUTING.md.shopt and set./dev/tcppdf
Comprehensive Python Cheatsheet
A simple guide to HTML <head> elements
DNS preanalyze is a way to reduce DNS analyze time:
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
How to improve NGINX performance, security, and other important things.
As preparation for a possible inclusion into rust-lang we should replace the external actions we use with e.g. scripts that do the same.
rust-lang/std-dev-guide#7 (comment)
That PR also shows how that could be done:
https://github.com/rust-lang/std-dev-guide/pull/7/files
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme
Syntax
The properties row has text: This object has two properties that affect... and makes the reader incorrectly believe that these are the only two proper
CSS Reference: a free visual guide to the most popular CSS properties
Tutorial for the Vulkan graphics and compute API
Basic Cheat Sheet for Python (PDF, Markdown and Jupyter Notebook)
Differences between Flowtype and TypeScript -- syntax and usability
A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio.
Currently, we manually append the params to the url / query string using urljoin. Instead, we can send the query params in as a dictionary
HTML Reference: a free guide to all HTML5 elements and attributes
The currently listed equivalent to python's numpy is numeric which has last received an update in 2016 and seems to be dropping in popularity rapidly.
I'd suggest the alternative crate ndarray.
Additionally, there is also the numpy crate which can be used to more easily create rust libs
Official repository of the OpenJPEG project
cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)
Python Quick Reference
Add a description, image, and links to the reference topic page so that developers can more easily learn about it.
To associate your repository with the reference topic, visit your repo's landing page and select "manage topics."
(If applicable) Reproduction of issue in TypeScript Playground
start with the basic TS + React template