Coder Social home page Coder Social logo

nnn2023-05's Introduction

levi-c

c-algorithm-master (t5w0rd/c-algorithm-master)( /tlang 1 逗号表达式是优先级最低的右值表达式,右值是可以进行求值的表达式 2 但某些带都号语法的表达式里,可使用的优先级最低的右值表达式是赋值表达式 3 逻辑或表达式是二元表达式中优先级最低的表达式,用于赋值表达式的基础构成 4 语法表达式中,多项式项优先级一定高于最左端被声明的表达式 下面表达式中,A可能由两种情况构成: 单独由一个B构成,B的优先级要高于A 由一个A和一个B构成,可以理解为A是B的列表,B是A的列表项 A : B | A B alloc_object()函数可能会触发GC,由于crb_create_xxx()函数内部会调用alloc_object()函数,所以这类可能触发GC的函数在连续出现的时候,前一个crb_create_xxx()函数不可以使用中间变量去接收返回值,否则容易其后面的GC释放掉))

//20230514 Fix Bugs Of ecd rsa sha1 sha2 ed22519

nnn2023-05's People

Contributors

roton-levi avatar

Watchers

 avatar

nnn2023-05's Issues

Aug1~Aug5

瓶颈点: 必要的 Hardware 及 Os 耗时;Jetbrains 各版本 及 Vcs ssh gpt key protocol 等等问题

难点: 晦涩的理论如何搞笑方式学习

琢磨点: 如何有效记一些日常工具及脉络

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.