Vue.js V3
Vue (pronounced /vjuː/, like view) is an approachable,versatile,performant progressive javascript framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable.
Python Web Crawle Pt.7 - Selenium
我们每天都与浏览器打交道,甚至工作也与浏览器相关,从浏览器抓取、提取、提交信息,成了你的家常便饭。你每天不断的重复着做一件事,完全出于习惯,就像程序化的机器人一样,那为何不交给程序呢?
WebBrowser简介
我们先利用自带的webbrowser,它可以打开浏览器并获取指定页面。
12import webbrowser webbrowser.open('https://bing.com/') ...
Python Web Crawler
I’m Feeling Lucky
从 Google 上搜索一个关键词时,你会查看多个搜索结果,然后不断的点击,这很乏味。如果可以在命令行中输入查找关键词,让计算机自动打开浏览器,并在新的选项卡中显示前面几项查询结果,那就太方便了了。
首先,我们知道Google的搜索pattern是: https://www.google.com/search?q=Keywords
123456789#! py ...
有趣、有意思的网站
有意思的网站
JSON
new Promise(resolve, reject)=> ???
Pug
new Promise(resolve, reject)=> ???
AJAX
new Promise(resolve, reject)=> ???
HTML Introduction
This article will give you a basic understanding of HTML and its functions.
Python Introduction - CSV
CSV for Python3
Python - Excel
Excel for Python3
Docker
安装 | Install
123curl -sSL http://acs-public-mirror.oss-cn-hangzhou.aliyuncs.com/docker-engine/internet | sh -curl -sSL https://get.daocloud.io/docker | shdocker run hello-world
镜像Mirror
123https://ww ...
Mutilingual Chat
你最近怎么样
Everything is under control.
很高兴认识你
Moi aussi.
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img ...
R - Strings
A string of similar strings
R - Tools
书籍
《R语言数据可视化之美》:https://github.com/EasyChart/Beautiful-Visualization-with-R
REFERENCES
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) ...
R Tests
R的各种检验
R - OS
A string of similar strings













