AlloVince's recent timeline updates
Hello World
Feb 10, 2014
AlloVince's repos on GitHub
PHP · 546 watchers
EvaThumber
A light-weight url based image transformation php library
PHP · 251 watchers
EvaOAuth
EvaOAuth provides a standard interface for OAuth1.0(a) / OAuth2.0 client authorization, it is easy to integrate with any PHP project by very few lines code.
C++ · 160 watchers
physics_mathematics_skills_for_game_development
《游戏开发的数学和物理》配套示例代码
PHP · 150 watchers
eva-engine
EvaEngine has been rewrote by Phalcon framework and moved to https://github.com/EvaEngine/EvaEngine
JavaScript · 47 watchers
drone-ci-demo
A Demo to show workflow of Drone CI + GitFlow + Semantic Release + Kubernetes
Vim script · 35 watchers
vim-of-allovince
Vim Of AlloVince
CSS · 24 watchers
avnpc.content
Markdown raw posts content & comments (use issues) of blog avnpc.com
JavaScript · 12 watchers
Candly
A finance chart lib based on d3js
Java · 9 watchers
evandroid
Python · 5 watchers
EvaScrapy
Scrapy components for generic crawling
JavaScript · 4 watchers
gimare
Convert any Gist Markdown file into a slide show in minutes
JavaScript · 4 watchers
graphql-boot
Maybe the best practice for GraphQL on node.js project.
JavaScript · 4 watchers
mini-fsm
A js/nodejs minimum Finite State Machine with fully ES6/ES7 support
Python · 2 watchers
anti-captcha
CSS · 2 watchers
avnpc
Blog of AlloVince based on EvaEngine
C · 2 watchers
Ifso
Maybe a Chinese simple programming language by lex & yacc
TypeScript · 2 watchers
yadht
Yet another BitTorrent DHT implementation (BEP 5) by TypeScript
JavaScript · 1 watchers
avnpc.front
A Server-Side-Render blog frontend based on Next.js / Ant.design / EvaEngine.js
PHP · 1 watchers
EvaPandoc
A background cli to compile markdown to letax html by pandoc
PHP · 1 watchers
EvaPinyin
A chinese characters to pinyin lib
PHP · 1 watchers
EvaXunlei
Just a redirect trick for xunlei vod
PHP · 1 watchers
web-plus-db-press
Web+DB Press PHP专栏配套示例代码
Python · 0 watchers
aliyun-mns
阿里云 MNS SDK for Python
Dockerfile · 0 watchers
aria2.docker
aira2 docker image
Dockerfile · 0 watchers
AriaNg.docker
JavaScript · 0 watchers
avnpc.js
A pure node.js blog micro service
Dockerfile · 0 watchers
certbot.docker
certbot for Docker with aliyun & dnspod support
CSS · 0 watchers
docs
documentation for the Drone Continuous Integration project
0 watchers
elastic-guard
Dockerfile · 0 watchers
elastic.docker
Custom elastic docker image
Python · 0 watchers
EvaCrawler
Small improvements for Scrapy
TypeScript · 0 watchers
EvaExtractor
ETL helpers
JavaScript · 0 watchers
generator-typelibrary
A yeoman generator for Typescript module.
0 watchers
magnet-detector
JavaScript · 0 watchers
minio-js
Minio Client SDK for Javascript
0 watchers
ml.playground
0 watchers
playground
Python · 0 watchers
renamer
Python · 0 watchers
ScrapyStepByStep
Scrapy learning examples step by step
Dockerfile · 0 watchers
sentry.docker
Custom sentry docker image
JavaScript · 0 watchers
webpack-playground
Python · 0 watchers
yinxing.crawler
TypeScript · 0 watchers
yinxing.monkey
AlloVince

AlloVince

信我者,得AV
V2EX member #20242, joined on 2012-05-01 00:47:48 +08:00
Today's activity rank 11631
致力于做宅男、看YY小说、吃草莓、搞ACG、听同人音乐。偶尔会变身为YD的程序员葛阁。

关注Web前端,快速开发,W3C拥趸。
容器环境持续集成优化, Drone CI 提速 500%
程序员  •  AlloVince  •  May 7, 2019  •  Lastly replied by mritd
8
芝麻信用非官方 NodeJS SDK
Node.js  •  AlloVince  •  Oct 26, 2016  •  Lastly replied by ericFork
5
基于 Travis CI 搭建 Android 自动打包发布工作流
Android  •  AlloVince  •  Dec 15, 2015  •  Lastly replied by ericshine
3
Docker 在 PHP 项目开发环境中的应用
PHP  •  AlloVince  •  Jul 24, 2017  •  Lastly replied by imbin
16
AlloVince's recent replies
Sep 25, 2019
Replied to a topic by find456789 问与答 GraphQL 有哪些缺点、不足?
去年写过一个 ppt, 有一节总结了一下 GraphQL VS RESTFul 的优缺点比较

https://allovince.github.io/gimare/?8ba1c92890c74cc7f4e68f09c79ec0d1#/6
Sep 7, 2019
Replied to a topic by kkshell PHP PHP 使用 wkhtmltopdf 的问题
和 php 无关,wkhtmltopdf 需要启动图形界面,你可以借助 xvfb 封装一个无界面的命令行

具体可以参考我以前写过的一个 wkhtmltopdf 微服务 dockerfile

https://gist.github.com/AlloVince/947a2d08bc934a592b6eb58cc6410fde
Hi,我是 ShowMeBug 创始人亚飞,在你离开的 18132 天里,我们做了以下更新:

登录后的这个提示有点惊悚……
结合 Docker 搭建私有云,参考我之前的文章
https://avnpc.com/pages/use-synology-nas-build-private-cloud
Aug 5, 2019
Replied to a topic by zpwsmile Python 请问如何在 scrapy 中使用非阻塞暂停
未验证,可以尝试 yield asyncio.sleep(5)
Jul 18, 2019
Replied to a topic by wenjay JavaScript 数组去重
``` js
Array.from(new Set(inputArray));
```
`file --mime-type /path_to_your_file`
为一个进度条建一张表…… #论系统里上千张表是从哪里来的#

异步任务重要的应该是任务结果是否成功,进度条就算显示有偏差或者数据丢失对系统也不会有什么影响的吧
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5338 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 32ms · UTC 05:57 · PVG 13:57 · LAX 22:57 · JFK 01:57
♥ Do have faith in what you're doing.