Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
ZVolkov | Studio Styles
Joined 7 years ago
Website:
http://zvolkov.com/blog/
This user’s schemes
rated
0
145
dls
1296
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “VT220”
VT220
Submitted 7 years ago
rated
-10
381
dls
8836
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “PDP-11”
PDP-11
Submitted 7 years ago