📄 tr_latn_next_0.cc
字号:
// file: tr_latn_next_0.cc//// isip include files//#include "train_lattice_node.h"#include "train_lattice_node_constants.h"// method: get_next_nodes_cc//// arguments: none// // return: a Train_Link_list pointer to following nodes//// this method gets the list of following nodes//Train_Link_list* Train_Lattice_node::get_next_nodes_cc() { // exit gracefully // return next_nodes_d;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -