?? nnode_set_0.cc
字號:
// file: nnode_set_0.cc//// isip include files//#include "nbest_node.h"#include "nbest_node_constants.h"// method: set_lnode_cc//// arguments:// Lattice_node* lnode: (input) lattice node on this path//// return: a logical_1 indicating status//// this method sets the lattice node on this path//logical_1 Nbest_node::set_lnode_cc(Lattice_node* lnode_a) { // set the node type // lnode_d = lnode_a; // exit gracefully // return ISIP_TRUE;}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -