#
cs
Here are 296 public repositories matching this topic...
-
Updated
Apr 23, 2020 - JavaScript
2
hkdobrev
commented
Feb 27, 2017
I don't think it is correct to generate code which will put an argument with a default value before an argument without a default value.
In the example the generated code produces a function like that:
function bar(int $a = null, string $b, bool $c, callable $d = null) : floatThis means the first argument is optional, but the second and third aren't.
I realise = null i
-
Updated
May 10, 2018 - C
SeonHyungJo
commented
Jul 28, 2019
| 파일 | 주제 | 할당자 | 완료 |
|---|---|---|---|
| 렉시컬 속이기 - eval() | Scope | ||
| eval() | |||
| 웹 브라우저의 작동 원리 | 웹 브라우저의 작동 원리 (CSS, JS 위치 제외) | @devjinius | |
| Module | javascript의 module (시간의 흐름에 따라) | @SeonHyungJo | |
| 브라우저에서의 Module | |||
| 함수형 프로그래밍 | Functinonal Programming | @BKJang | |
| Currying | Currying | @BKJang | |
| 고차 함수(High Order Function) | Higher Order |
Open
Reporsitory 관리 방법 논의
13
1
A basic CS curriculum for coding in Python.
-
Updated
May 4, 2018 - Python
A stack of activities to teach advanced computer science (developed by the Teaching Lab community at the Faculty of Informatics, Masaryk University)
-
Updated
Mar 31, 2020 - TeX
Open source cheat for Steam version of Counter-Strike 1.6.
-
Updated
Oct 1, 2018 - C
C#/VB .NET debuging utility to dump or log structuralized variables, exceptions, stack traces and much more into console, visual studio console, into html web response as floating window or into html/text log files on HDD.
debugging
utility
web
csharp
tool
visual-basic
wpf
logging
desktop
stack-traces
tracing
trace
debug
logging-library
cs
asp-net
asp-net-mvc
wpf-application
debugging-tool
desharp
-
Updated
Sep 26, 2019 - C#
list of awesome-articles for programmers
language
computer-science
awesome
links
cs
articles
programmers
sites
awesome-lists
articles-aprogrammer
-
Updated
May 3, 2020
C#/VB.NET database utility to write pure Microsoft SQL/MySQL/PostgreSql/Oracle/SQLite/ODBC/OleDb queries and load data into environment variables and instances. This is core package only.
mysql
utility
query
sql
database
command
tool
dotnet
dml
update
mariadb
mssql
cs
utility-library
vb
vb-net
delete
insert
tsql
microsoft-sql
-
Updated
Nov 30, 2017 - Visual Basic
Improve this page
Add a description, image, and links to the cs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cs topic, visit your repo's landing page and select "manage topics."


Right now we can create custom configuration based on presets, however I think it would be worth allowing custom presets also.
This would mean opening up the
Presetinterface so for example a framework could maintain their own Preset file and users can then use the preset, just by pointing