Loading repository data…
Loading repository data…
HurleyWong / repository
技术岗校招面经(Android / Java 方向)| Campus Recruitment Interview Experience
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Campus Recruitment Interview Experience
由于本人水平有限,本文档内容如有任何错误,欢迎提出 Issue 或者进行Pull Request。本文档遵循 MIT 协议,如果转载请注明出处。
// 克隆本仓库
git clone https://github.com/HurleyWong/vuepress-interview-hurley.git
// 进入文件夹
cd vuepress-interview-hurley
// 安装依赖
npm install
// 本地构建运行
npm run docs:dev
如果您认为该文档和项目都不错,并且想继续支持我从事编写该文档和项目,您可以通过以下任意的方式支持我:
不论怎样,您对本文档的访问都已经是对我最大的支持,谢谢!
本作品采用 MIT 协议进行许可。
MIT License
Copyright (c) 2021 Hurley
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
interview-vuepress ©Hurley Huang. Released under the MIT License.
Authored and maintained by Hurley Huang.