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

📄 localstrings.properties

📁 一个java写的加密算法
💻 PROPERTIES
字号:
#Default resource bundle for english locale# Need to set table name appropriately for the Database# you are testing against.  ## Note:Derby prepends the username to the table name, # so you need to ensure that the value of username# matches samples/database.properties file value for key# derby.user which is currently set to derbypublic.# i.e. derby.user=derbypublic# Esentially you need to ensure that the database username# you used to create your connection pool is the same name# defined in key derby.user in database.properties file,# and that both of those values match the username specified# below as "DERBYPUBLIC".# use this next value when running with Derby DatabasetableName=DERBYPUBLIC.GREETING# use this next value when running with Pointbase Database#tableName=Greeting#common to alljdbc_simple_demo_title=JDBC-SIMPLE Sample Applicationjdbc_simple_log=JDBC-Simple Database Logresults_null=Result set is nulltimestamp=Timestampname=Namemessage=Messageexception_thrown=Exception thrownrecords_listed=records listedenter_another_greeting=To enter another greeting, clicklog_all_done=GreeterDBLogView JSP is all doneview_is_executing=GreeterDBView JSP is executinglog_is_executing=GreeterDBLogView JSP is executinghere=herejdbc_simple_title=JDBC-Simple Sample Applicationenjoy_your=Enjoy yourgreeting_recorded=This greeting has been recorded in the data base.  To see all the recorded greetings, clickview_all_done=GreeterDBView JSP is all donegood=Goodellipse=...#GreeterDBLogDisplayServletgreeterDBLogDisplayServlet_is_executing=GreeterDBLogDisplayServlet is executinggetting_initial_context=Getting initial contextgot_initial_context=Got initial context successfullygetting_datasource=Getting datasourcegot_datasource_successfully=Got datasource successfullygetting_connection=Getting connectiongot_connection_successfully=Got connection successfullygetting_statement=Getting statementgot_statement_successfully=Got statement successfully executed_query_successfully=Executed query successfullyexception=Exceptionstoring_database=Storing the data base resuts in request object for JSPresults_stored=Results stored successfullydispatched_jsp_successfully=Dispatched JSP successfullyclosing_statement=Closing statement.closed_statement_successfully=Closed statement successfullyclosing_connection=Closing connectioncould_not_close_statement_and_connection=Could not close the statement and connectiongreeterDBLogDisplayServlet_all_done=GreeterDBLogDisplayServlet is all doneretrieve_greetings_from_db=Retrieve greetings from database and display via a JSP#GreeterDBServletgreeterDBServlet_is_executing=GreeterDBServlet is executing retrieving_initial_context=Retrieving JNDI initial contextretrieved_initial_context_successfully=Retrieved initial context successfullyexception_creating_initial_context=Exception creating InitialContextlooking_up_dbGreeter=Looking up dbGreeter bean home interfacelooking_up=Looking uplooked_up_ejb_successfully=Looked up the EJB successfullygreeter_bean_not_found=Greeter bean home not found  is_bean_registered_with_JNDI=Is bean registered with JNDIcreating_dbGreeter_bean=Creating the dbGreeter beancreated_ejb_successfully=Created EJB successfully  could_not_create_dbGreeter_bean=Could not create the dbGreeter beangetting_the_message=Getting the message from the dbGreeter bean got_the_message=Got this message from greeter beangetting_the_name_input=Getting the name input to this servletgot_name=Got namerecording_the_greeting=Recording the greeting in the databaseexecuting_query=Executing queryexecuted_query_with_result=Executed query with resultclosed_connection_successfully=Closed connection successfullyclosing_connection=Closing connectionclosed_connection_successfully=closed connection successfullycould_not_interact_with_db=Could not interact with the databasestoring_the_message_in_request_object=Storing the message in request object for the JSPstored_message_successfully=Stored message successfullydispatching_jsp_for_output=Dispatching JSP for outputdispatched_jsp_successfully=Dispatched JSP successfullygreeterDBServlet_all_done=GreeterDBServlet is all donecall_a_session_bean=Call a session bean from a servlet and deliver result via a JSP.  Log greeting to database

⌨️ 快捷键说明

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