登录社区云,与社区用户共同成长
邀请您加入社区
o(textContent, cursorPosition); } // 从备忘录恢复状态:从备忘录中获取之前保存的状态,恢复内部状态 public void restoreFromMemento(TextMemento memento) { // 从备忘录中获取保存的状态 this.textContent = memento.getTextContent(); this.cursorPositi