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

📄 readme

📁 ICE-3.2 一个开源的中间件
💻
字号:
This example demonstrates the use of Freeze to manage books in alibrary.To run the demo, first start the server:$ serverIn another window, populate the server's database by starting theclient and redirecting its input from the file "books":$ client < booksThen start the client again to use the demo interactively:$ clientType "help" to get a list of valid commands.The collocated executable combines the client and server into oneprogram. In this case you do not need to start a separate server.If you have not already populated the database, you can do so usingthe collocated executable as shown below:$ collocated < booksThen start the interactive demo like this:$ collocated

⌨️ 快捷键说明

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