
Lv.1
可以叫PS或Сергей。一只狼但习惯了被群友叫猫猫(?)别人不许叫(
在 【kitten4.0反馈】遇到问题不要怕,技术喵来帮你忙! 中回复
添加个执行C++、Java、Js、H喵L、C、PHP、Pascal、Go、Groovy、Python、Kotlin、Lua、Swift、RUST、Bash、Perl、Erlang、Scala、C#、Ruby、Ts、VB.NET代码的积木吧:执行(代码)(∨语言)可以拉标签选择语言 像这样子加个控制台就行了
2021-10-10T16:03:47 点赞:0
在 【海龟编辑器】意见反馈信箱(长期有效) 中回复
颜色多一点: 暂时只有 关键字:蓝色 函数:红色 注释:黄色 字符串:绿色 数字:紫色 修饰符:暗红色(这里用淡绿色表示) 布尔值等:棕色 就这些了,多点颜色啦!!(像VSCode一样,五彩缤纷)
2021-10-31T12:51:38 点赞:0
在 Brainfuck我好不容易做了一个程序 中回复
发布有问题哈,网页是(首字母小写):Https://fatiherikli.github.io/brainfuck-visualizer/
2021-11-04T15:50:43 点赞:0
在 有谁会socket吗 中回复
会出现这个:
ERROR: Could not find a version that satisfies the requirement socket (from versions: none)
ERROR: No matching distribution found for socket
WARNING: You are using pip version 21.1.1; however, version 22.0.3 is available.
You should consider upgrading via the 'C:\Users\李懿轩\AppData\Local\Programs\Python\Python39\python.exe -m pip install --upgrade pip' command.
2022-02-23T08:22:06 点赞:0
在 Bochs报错 中回复
配置重发一下:
# configuration file generated by Bochs
plugin_ctrl: unmapped=1, biosdev=1, speaker=1, extfpuirq=1, parallel=1, serial=1, iodebug=1
config_interface: textconfig
display_library: x, options:"gui_debug"
#memory: host=2048, guest=2048
romimage: file="/usr/share/bochs/BIOS-bochs-latest"
vgaromimage: file="/usr/share/bochs/VGABIOS-lgpl-latest"
boot: floppy
floppy_bootsig_check: disabled=0
floppya: type=1_44, 1_44="/home/liyixuan/桌面/BootOS/boot.img", status=inserted, write_protected=0
# no floppyb
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata0-master: type=none
ata0-slave: type=none
ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15
ata1-master: type=none
ata1-slave: type=none
ata2: enabled=0
ata3: enabled=0
pci: enabled=1, chipset=i440fx
vga: extension=vbe, update_freq=5
cpu: count=1:1:1, ips=4000000, quantum=16, model=corei7_haswell_4770, reset_on_triple_fault=1, cpuid_limit_winnt=0, ignore_bad_msrs=1, mwait_is_nop=0, msrs="msrs.def"
cpuid: x86_喵=1,level=6, mmx=1, sep=1, simd=a喵512, aes=1, movbe=1, xsave=1,apic=x2apic,sha=1,movbe=1,adx=1,xsaveopt=1,a喵_f16c=1,a喵_fma=1,bmi=bmi2,1g_pages=1,pcid=1,fsgsbase=1,喵ep=1,喵ap=1,mwait=1,vmx=1
cpuid: family=6, model=0x1a, stepping=5, vendor_string="GenuineIntel", brand_string="Intel(R) Core(喵) i7-4770 喵U (Haswell)"
print_timestamps: enabled=0
debugger_log: -
magic_break: enabled=0
port_e9_hack: enabled=0
private_colormap: enabled=0
clock: sync=none, time0=local, rtc_sync=0
# no cmosimage
# no loader
log: -
logprefix: %t%e%d
debug: action=ignore
info: action=report
error: action=report
panic: action=ask
keyboard: type=mf, serial_delay=250, paste_delay=100000, user_shortcut=none
mouse: type=ps2, enabled=0, toggle=ctrl+mbutton
speaker: enabled=1, mode=system
parport1: enabled=1, file=none
parport2: enabled=0
com1: enabled=1, mode=null
com2: enabled=0
com3: enabled=0
com4: enabled=0
megs: 20482022-02-28T13:44:18 点赞:0