Git Product home page Git Product logo

blog_comment's Introduction

Go Rust Flutter

wakatime

Go                11 hrs 28 mins  ███████████████████▓░░░░░   78.76 %
Rust              1 hr 1 min      █▓░░░░░░░░░░░░░░░░░░░░░░░   07.08 %
INI               29 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.35 %
TOML              25 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.95 %
C                 12 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.48 %

blog_comment's People

Watchers

 avatar

blog_comment's Issues

Flutter_1 序 | Ares Andrew

Flutter_1 序 | Ares Andrew

Why flutter flutter 是时下最流行的构建跨平台桌面程序(Linux macOS Windows Android iOS Web)的技术之一,在此之前,我们也有其他的解决方案,比如微软的 Xamarin(过于冷门),谷歌主导的开源项目 electron,Facebook主导的开源项目 React Native,还有国内常用的 cef(腾讯视频,有道词典),Qt(WPS),Scit

https://ares.zone/tech/2021-04/flutter_1-%E5%BA%8F/

for-range的坑 | Ares Andrew

for-range的坑 | Ares Andrew

起因 在写毕设时碰到了这样一个问题:为 Post 数组中每个 Post 的 UUID 值生成一个QRCode,听起来很简单对吧,for-range遍历就好了。生成QRCode的函数如下所示: func (p *Post) initQRCode() { ... } 这么写的本意是想避免每次调用时产生的一次内存拷贝,所以就用了指针接收者,可是运行时却发现所有的QRCod

https://ares.zone/tech/2022-04/for-range%E7%9A%84%E5%9D%91/

随记-2 | Ares Andrew

随记-2 | Ares Andrew

在某一个黄昏,落日与晚霞之间,在沙漠的两座沙丘之间,安静幸福地停止心跳 即使是不在了,也能滋养这片土地... function adjustIframe(){ var ifm= document.getElementById("bzhan"); ifm.width=document.documentElement.clientWidth / 2; ifm.height=document.documentElement.clientHeight / 1.5; } window.onresize=function(){ adjustIframe(); }

https://ares.zone/blog/2021-10/%E9%9A%8F%E8%AE%B0-2/

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.