无标题 (Plain text) |
bolanbujing |
2021-01-19 22:43 |
sftp -vvv bolanbujing@storage.osdn.net:/storage/groups/r/re/resuse |
blog of ssh (Plain text) |
bolanbujing |
2021-01-19 22:42 |
ssh -vvv bolanbujing@shell.osdn.net |
charexplore.c (C) |
reiisi |
2021-01-19 20:13 |
A bit of code to explore what a character is, and get a foothold on what a string is. Intended to be compilable on rather limited systems with pre-ANSI C compilers. |
Sans titre (Plain text) |
franebleu |
2021-01-06 08:16 |
Dedicated Dodge Please
Alt for Dedicated Dodge - Q for weapon swap-menu-holster - E for interact - QoL features
Features :
New keybinds :
* Dedicated dodge button = "Alt" + direction (directional double tap is no more active... |
Copier: Sans titre (Java) |
bullobily |
2020-12-11 21:08 |
private class FaweMaskHook extends BukkitMaskManager {
public FaweMaskHook() {
super("olympacreatif");
}
@Override
public FaweMask getMask(final com.sk89q.worldedit.entity.Player wePlayer, MaskType type) {
... |
Sans titre (Plain text) |
bullobily |
2020-12-11 21:07 |
private class FaweMaskHook extends BukkitMaskManager {
public FaweMaskHook() {
super("olympacreatif");
}
@Override
public FaweMask getMask(final com.sk89q.worldedit.entity.Player wePlayer, MaskType type) {
... |
OpenWatcom CL clone options (Plain text) |
alaskanemily |
2020-11-26 10:09 |
C:\WINDOWS\system32>C:\WATCOM\binnt\cl
Open Watcom C/C++ CL Clone for 386 Version 1.9
Portions Copyright (c) 1995-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http:... |
OpenWatcom C++ options (AA (Ascii Art)) |
alaskanemily |
2020-11-26 10:06 |
C:\WINDOWS\system32>C:\WATCOM\binnt\wpp386
Open Watcom C++32 Optimizing Compiler Version 1.9
Portions Copyright (c) 1989-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See... |
OpenWatcom Linker options (Plain text) |
alaskanemily |
2020-11-26 10:04 |
C:\WINDOWS\system32>C:\WATCOM\binnt\wlink /?
Open Watcom Linker Version 1.9
Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openw... |
OpenWatcom options (Plain text) |
alaskanemily |
2020-11-26 10:01 |
C:\WINDOWS\system32>C:\WATCOM\binnt\wcc386.exe
Open Watcom C32 Optimizing Compiler Version 1.9
Portions Copyright (c) 1984-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
S... |