GithubHelp home page GithubHelp logo

bran-nie.github.io's Introduction

bran-nie.github.io's People

Contributors

bran-nie avatar heipeter avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bran-nie.github.io's Issues

博客由 username.github.io 转为自定义域名 — 鹏程

https://bran-nie.com/2021/03/23/domain-name/

发现在国内,username.github.io 不能解析,了解一下是运营商的 DNS 问题。科学上网和通过本地修改 DNS 可以解决,但这只是针对个人,对其他人一点也不友好。而自定义域名可以完美的解决这个问题,再者,GitHub Page 也是很完美的支持自定义域名。 故今早打算购买一个域名用作博客,HTTPS 也是要考虑的。看了一些服务商,最后选择了腾讯云,花半个小时左右完美的解决需求。且为了培养写博客的习惯,便记录一下这个流程,也供同道中人参考使用。

Petite-vue,尤大几个月前的悄悄写的 mini-vue,项目实践一下 — 鹏程

https://bran-nie.com/2022/01/28/petite-vue/

几个月前,尤大开整了一个轻量级的 vue,之前看到过,大致看一遍点了个 star 后,就没再看了,前几天要为运营写一个处理数据的小工具,也就一个页面,再 vite 一个项目不值得,写原生吧,感觉麻烦的,忽然就想到了之前看到的 petite-vue 了,这个约 6kb 的渐进增强的 vue 替代版,那不是妥妥的合适吗。

十进制转化其他进制,原理分析 — 鹏程

https://bran-nie.com/2022/03/07/base-conversion/

LeetCode 的每日一题,今天的题目是“504. 七进制数”,jser 看到这道题,简直 so easy,一行代码解决:return num.toString(7)。但是,对于想成为大佬的我们来说,不能局限于 API 工程师,除了灵活使用语言提供的 API 之外,我们也要去思考这背后的逻辑、原理是什么?毕竟,计算机也是由人们创造出来的可以高速运算的 01 工具。

商品规格选择sku --- Vue版 — 鹏程

https://bran-nie.github.io/2019/05/07/sku/

朋友问我像淘宝那样的选择商品的规格,如商品的颜色,尺寸,款式,并且还要根据后端传来的库存,哪些还有,哪些没了。咋一看不复杂,然后后面被一步一步的套牢,出不来了。最终借助 Google 的力量,完成了对这个类型的需求,有个初步的了解,并输出 blog 以记录。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.