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

📄 app_resources_zh_cn.properties

📁 该源码是使用ajax技术实现的一个聊天室功能。如果想对程序进行修改
💻 PROPERTIES
字号:
app.version=Version 1.2messages.usernameBlank=There is a problem with the Username you entered - You must enter a Usernamemessages.usernameContainsComma=There is a problem with the Username you entered - Username cannot contain commas (,)messages.usernameInUse=There is a problem with the Username you entered - That Username is already in use.  Please choose another.messages.sessionTimedOut=Your session timed out (or you have not logged in yet).  Please log in now.messages.appTitle=Struts Apps- AjaxChatmessages.welcomeBlock1=Hello and welcome to the AjaxChat application from Struts Apps at SourceForge!  This is meant to serve as an example of using AJAX with a Struts application.  But, it is also meant to be a useful application on its own.messages.welcomeBlock2=Simply put, AjaxChat is a simple Struts-based chat application that uses AJAX.  While you can use this for real, this is in NO WAY a robust chat app!  For instance, the DAO used here uses synchronization when reading/writing messages in a room or the list of users in a room, so it is inherently not very scalable.  Still, for small-scale use, it should be fine.  You could always write a new DAO layer if you need something more robust.messages.inTheLobby=You are logged in and are now in the lobby.  Here is the list of available chat rooms and how many users are currently chatting in each (the user count will be continually updated every two seconds):messages.joinRoomInstructions=Click a room to join it.messages.nowChattingIn=You are now chatting inmessages.loggedOut=You have successfully logged out.  Please feel free to log in again if you wish.labels.logoutButton=Log outlabels.leaveRoomButton=\u9000\u51falabels.clearHistoryButton=\u6e05\u7a7alabels.sendButton=\u53d1\u9001labels.username=\u7528\u6237\u540d:labels.loginButton=\u767b\u5f55labels.fontSize=\u5b57\u4f53:labels.yourColor=Your color:labels.theirColor=Their color:labels.increaseFontSize=Increase font sizelabels.decreaseFontSize=Decrease font size

⌨️ 快捷键说明

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