这是一个做爬虫的基础包。package com.heaton.bot; import com.heaton.bot.*; import java.net.*; /** * The SpiderWorker class performs the actual work of * spidering pages. It is implemented as a thread * that is created by the spider class. * * Copyright 2001 by Je
boilerz / action-version
Github操作,相应地检查更改和版本
用法
参见
基本的:
build :
if : " !contains(github.event.head_commit.message, ':bookmark:') " # Skip build for version commits (only use when push are triggered by a bot PAT)
runs-on : ubuntu-latest