Skip to content

AIML-Course/CATandDOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat and Dog

This project is the sample website for Cat and Dog Crawler to scan and capture the cat and dog images. The project uses JavaScript to host 50 images of cats and 50 images of dogs. Images are separated into different slides to add the complexity of the crawler.


Note

本网站使用了 ReactJS 的框架 但是为了简化范例的复杂度,并没有利用 ReactJS 框架的树状数值传递 有想要对框架更深入研究的学员请参考

Personal Cat & Dog Web Setup Steps

  1. 请先注册 github 帐号
  2. 按下 Fork 复制本专案到你的个人专案里
  3. 进入个人的专案
  4. 按下 Setting 设定
  5. 向下转到 GitHub Pages
  6. Source 选择 master branch
  7. 网页架设完成

天阿!实在是太容易了! 赶紧打开来看看!

Check Website Code

  1. 我们先打开 index.html -> 这个档案就是我们浏览器展开的主页
  2. 接着打开各位学员刚刚建立的网站页面
  3. 进入浏览器开发者介面 -> 网页资源
  4. 可以看到浏览器已经载入 CATandDOG 专案底下的三个档案 [index.html, linker.js, content.js]
  5. 进入 linker.js
  6. 进入 content.js
  7. 进入浏览器开发者介面 -> 网页元素

About

Sample Website for CAT and DOG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors