Giter Club home page Giter Club logo

oaip's Introduction

Практические работы по ОАиП и ТиСП

Let’s make this public[1], let’s take[2] it outside
Put[3] down your small-talk[4] and teach me to fight
Let’s make this personal[5], stop wasting my time[6]
Get out my way, I’m sick[7] of being polite[8]
— YONAKA
Teach me to fight
Well depart take a little bit of this, don’t feel sailfish
You know you want to take it all, you can’t resist
We are part of the illusion now
We are just part of the illusion now
— JP Anderson
Plastical
I won’t cry for you
I won’t crucify the things you do
I won’t cry for you, see (See)
— Lady Gaga

Сборка

В каждом проекте на C/C++ лежит (должен лежать) Makefile, Justfile или .vcproj, поэтому запустить проекты можно командами:

make run
just run
# Не знаю как через консоль собирать vc проекты

Лицензия


1. Ключевое слово `public` является модификатором доступа для типов и членов типов. Общий доступ является уровнем доступа с максимальными правами. https://learn.microsoft.com/ru-ru/dotnet/csharp/language-reference/keywords/public
3. Writes every character from the null-terminated string str and one additional newline character '\n' to the output stream stdout, as if by repeatedly executing fputc. https://en.cppreference.com/w/c/io/puts
4. Smalltalk — объектно-ориентированный язык программирования с динамической типизацией, основанный на идее посылки сообщений, разработанный в Xerox PARC Аланом Кэем, Дэном Ингаллсом, Тедом Кэглером, Адель Голдберг, и другими в 1970-х годах. https://ru.wikipedia.org/wiki/Smalltalk
5. Ключевое слово private является модификатором доступа к члену. Закрытый доступ является уровнем доступа с минимальными правами. Доступ к закрытым членам можно получить только внутри тела класса или структуры, в которой они объявлены. https://learn.microsoft.com/ru-ru/dotnet/csharp/language-reference/keywords/private
6. JIT-компиляция (англ. just-in-time, компиляция «точно в нужное время»), динамическая компиляция (англ. dynamic translation) — технология увеличения производительности программных систем, использующих байт-код, путём компиляции байт-кода в машинный код или в другой формат непосредственно во время работы программы. https://ru.wikipedia.org/wiki/JIT-%D0%BA%D0%BE%D0%BC%D0%BF%D0%B8%D0%BB%D1%8F%D1%86%D0%B8%D1%8F
7. Reference to Windows users.

oaip's People

Contributors

katy248 avatar blacknetik avatar ltachiuchiha avatar

Stargazers

 avatar

Watchers

 avatar

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.