bncword.ctxt

来自「一个关于CHATBOT的程序(人式智能方面)」· CTXT 代码 · 共 13 行

CTXT
13
字号
#BlueJ class context
comment0.params=w
comment0.target=void\ setWord(String)
comment0.text=\nSets\ the\ word\n@param\ w\ The\ word\n\n
comment1.params=f
comment1.target=void\ setFrequency(int)
comment1.text=\nSets\ the\ frequency\ of\ this\ word\n@param\ f\ The\ frequency\ of\ this\ word\ in\ the\ Britsh\ National\ Corpus\n\n
comment2.target=int\ getFrequency()
comment2.text=\nGet\ the\ frequency\ of\ this\ word\n@return\ The\ frequency\ of\ this\ word\ in\ the\ British\ National\ Corpus\n\n
comment3.target=String\ getWord()
comment3.text=\nGets\ the\ word\n@return\ the\ word\n\n
numComments=4

⌨️ 快捷键说明

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