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

📄 petstore.properties

📁 sun公司的petstore,一个J2ee的示例应用程序.
💻 PROPERTIES
字号:
# Strings for the application actions.FileAction.name=FileFileAction.mnemonic=FExitAction.name=ExitExitAction.mnemonic=xExitAction.tooltip=Exit Pet Store AdminExitAction.description=Exit the Pet Store Administration ClientViewAction.name=ViewViewAction.mnemonic=VOrdersAction.name=OrdersOrdersAction.mnemonic=OOrdersAction.tooltip=Show Orders InformationOrdersAction.description=Show the orders informationSalesAction.name=SalesSalesAction.mnemonic=SSalesAction.tooltip=Show Sales InformationSalesAction.description=Show the sales information in a chart representationRefreshAction.name=RefreshRefreshAction.tooltip=Refresh DataRefreshAction.description=Refresh the application data by retrieving it from the serverAboutAction.name=AboutAboutAction.mnemonic=AAboutAction.tooltip=About Pet Store AdminAboutAction.description=About the Pet Store Administration Client# Strings for the orders panels.OrdersViewPanel.title=View Non-Pending OrdersOrdersApprovePanel.title=Process Pending OrdersApproveButton.label=ApproveApproveButton.mnemonic=pDenyButton.label=DenyDenyButton.mnemonic=DCommitButton.label=CommitCommitButton.mnemonic=C# Frame and dialog message stringsPetStore.title=Pet Store AdministrationAbout.title=About the Pet Store Admin ClientAbout.message=Swing/J2EE Pet Store Administration<br>Client App DemoRefreshWarningDialog.message=Data is not committed.  Are you sure you want to refresh?RefreshWarningDialog.title=WarningServerErrorDialog.title=Fatal Error!# Strings for the sales tab.SalesPanelComboBox.pieChart=Pie ChartSalesPanelComboBox.barChart=Bar ChartSalesPanelStartDate.label=Start DateSalesPanelEndDate.label=End DateDateFormatErrorDialog.message=Dates must be in the format of MM/dd/yyyyDateFormatErrorDialog.title=Error# Status bar stringsStatus.retrieve=Retrieving data from the server...Status.update=Updating data on the server...# Orders column names.OrdersTable.id=IDOrdersTable.userId=User IDOrdersTable.date=DateOrdersTable.amount=AmountOrdersTable.status=Status# Chart strings.BarChart.title=Bar ChartBarChart.description=Showing total # of sales per categoryPieChart.title=Pie ChartPieChart.description=Showing total % of sales per categoryChart.from=fromChart.to=toSubmitButton.text=Get Data# Pie and bar chart data.PieChart.indent=40BarChart.numTics=5BarChart.ticLen=3BarChart.emptySpace=3

⌨️ 快捷键说明

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