⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 book_components.ch

📁 模拟器提供了一个简单易用的平台
💻 CH
字号:
@x l.58main(argc,argv)  int argc; /* the number of command-line arguments */  char *argv[]; /* an array of strings containing those arguments */@yint main(@t\1\1@>  int argc, /* the number of command-line arguments */  char *argv[]@t\2\2@>) /* an array of strings containing those arguments */@z@x l.111char *vertex_name(v,i) /* return (as a string) the name of vertex |v| */  Vertex *v;  char i; /* |i| should be 0, 1, or 2 to avoid clash in |code_name| array */@ychar *vertex_name(@t\1\1@> /* return (as a string) the name of vertex |v| */  Vertex *v,  char i@t\2\2@>) /* |i| should be 0, 1, or 2 to avoid clash in |code_name| array */@z

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -