Git Product home page Git Product logo

note's People

Contributors

limicala avatar

Stargazers

 avatar

note's Issues

记录

Shell

  • mysql运维shell脚本
    看了这个项目后,我觉得要学一下Shell,因为之前只是打单行指令

REST

tomcat

  • 设置tomcat的session过期时间

微信小程序

上面这句是判断 userInfoReadyCallback 是否定义了,若没定义,说明其在Page.onLoad 定义userInfoReadCallback 之前运行的,说明app.globalInfo.userInfo已经包含了用户登录的信息了。
若定义了,说明在Page.onLoad比该语句返回的success结果之前已经运行了。此时在index page取到的app.globalInfo.userInfo是空的,所以还需要再重新对index page的userInfo进行赋值。

机器学习

vbox

vscode

Haskell

数据结构

hash

Reactive

一些Java开源项目

  • Lombok
    以注解的方式为Java类添加getter,setter以及构造方法等等,简化代码,项目已经维护了10年之久了,暂时不想看源码

  • RandomBeans
    这个就有趣了,作者在README上说了这句话

Because life is too short to generate random Java™ beans by hand

它可以根据你写的bean类,然后依据类的属性可以随机产生一系列数据不同的bean对象

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.