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

📄 aboutsystem.java

📁 本系统是采用JAVA作为前台开发工具
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
                     	  	  	  		      +System.getProperty("user.dir")
                     	  	  	  		      +System.getProperty("file.separator")
                     	  	  	  		      +"LibraryHome/gsgl.html";
                     	  	  	  		    try
                     	  	  	  		    {tp.setPage(home8);}
                     	  	  	  		    catch(IOException ioe)
                     	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home8);}
                     	  	  	  		}
                     	  	  	  	  catch(Exception es)
                     	  	  	  { System.err.println("Couldn't create help URL:"+home8);}
   }
   else if(str.equals("读者类型、有效证件"))
                           {String home9=null;
                              try{
                        	  	  	  		    home9="file:"
                        	  	  	  		      +System.getProperty("user.dir")
                        	  	  	  		      +System.getProperty("file.separator")
                        	  	  	  		      +"LibraryHome/dzzj.html";
                        	  	  	  		    try
                        	  	  	  		    {tp.setPage(home9);}
                        	  	  	  		    catch(IOException ioe)
                        	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home9);}
                        	  	  	  		}
                        	  	  	  	  catch(Exception es)
                        	  	  	  { System.err.println("Couldn't create help URL:"+home9);}
   }
   else if(str.equals("读者资料管理"))
                              {String home10=null;
                                 try{
                           	  	  	  		    home10="file:"
                           	  	  	  		      +System.getProperty("user.dir")
                           	  	  	  		      +System.getProperty("file.separator")
                           	  	  	  		      +"LibraryHome/dzxx.html";
                           	  	  	  		    try
                           	  	  	  		    {tp.setPage(home10);}
                           	  	  	  		    catch(IOException ioe)
                           	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home10);}
                           	  	  	  		}
                           	  	  	  	  catch(Exception es)
                           	  	  	  { System.err.println("Couldn't create help URL:"+home10);}
   }
   else if(str.equals("读者挂失、解除挂失、到期续证"))
                                 {String home11=null;
                                    try{
                              	  	  	  		    home11="file:"
                              	  	  	  		      +System.getProperty("user.dir")
                              	  	  	  		      +System.getProperty("file.separator")
                              	  	  	  		      +"LibraryHome/dzgs.html";
                              	  	  	  		    try
                              	  	  	  		    {tp.setPage(home11);}
                              	  	  	  		    catch(IOException ioe)
                              	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home11);}
                              	  	  	  		}
                              	  	  	  	  catch(Exception es)
                              	  	  	  { System.err.println("Couldn't create help URL:"+home11);}
   }
   else if(str.equals("图书信息查询"))
                                    {String home12=null;
                                       try{
                                 	  	  	  		    home12="file:"
                                 	  	  	  		      +System.getProperty("user.dir")
                                 	  	  	  		      +System.getProperty("file.separator")
                                 	  	  	  		      +"LibraryHome/tscx.html";
                                 	  	  	  		    try
                                 	  	  	  		    {tp.setPage(home12);}
                                 	  	  	  		    catch(IOException ioe)
                                 	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home12);}
                                 	  	  	  		}
                                 	  	  	  	  catch(Exception es)
                                 	  	  	  { System.err.println("Couldn't create help URL:"+home12);}
   }
   else if(str.equals("借阅图书查询"))
                                       {String home13=null;
                                          try{
                                    	  	  	  		    home13="file:"
                                    	  	  	  		      +System.getProperty("user.dir")
                                    	  	  	  		      +System.getProperty("file.separator")
                                    	  	  	  		      +"LibraryHome/jycx.html";
                                    	  	  	  		    try
                                    	  	  	  		    {tp.setPage(home13);}
                                    	  	  	  		    catch(IOException ioe)
                                    	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home13);}
                                    	  	  	  		}
                                    	  	  	  	  catch(Exception es)
                                    	  	  	  { System.err.println("Couldn't create help URL:"+home13);}
   }
   else if(str.equals("归还/超期图书查询"))
                                          {String home14=null;
                                             try{
                                       	  	  	  		    home14="file:"
                                       	  	  	  		      +System.getProperty("user.dir")
                                       	  	  	  		      +System.getProperty("file.separator")
                                       	  	  	  		      +"LibraryHome/gccx.html";
                                       	  	  	  		    try
                                       	  	  	  		    {tp.setPage(home14);}
                                       	  	  	  		    catch(IOException ioe)
                                       	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home14);}
                                       	  	  	  		}
                                       	  	  	  	  catch(Exception es)
                                       	  	  	  { System.err.println("Couldn't create help URL:"+home14);}
   }
   else if(str.equals("挂失图书查询"))
                                             {String home15=null;
                                                try{
                                          	  	  	  		    home15="file:"
                                          	  	  	  		      +System.getProperty("user.dir")
                                          	  	  	  		      +System.getProperty("file.separator")
                                          	  	  	  		      +"LibraryHome/gscx.html";
                                          	  	  	  		    try
                                          	  	  	  		    {tp.setPage(home15);}
                                          	  	  	  		    catch(IOException ioe)
                                          	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home15);}
                                          	  	  	  		}
                                          	  	  	  	  catch(Exception es)
                                          	  	  	  { System.err.println("Couldn't create help URL:"+home15);}
   }
   else if(str.equals("读者信息查询"))
                                                {String home16=null;
                                                   try{
                                             	  	  	  		    home16="file:"
                                             	  	  	  		      +System.getProperty("user.dir")
                                             	  	  	  		      +System.getProperty("file.separator")
                                             	  	  	  		      +"LibraryHome/dzcx.html";
                                             	  	  	  		    try
                                             	  	  	  		    {tp.setPage(home16);}
                                             	  	  	  		    catch(IOException ioe)
                                             	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home16);}
                                             	  	  	  		}
                                             	  	  	  	  catch(Exception es)
                                             	  	  	  { System.err.println("Couldn't create help URL:"+home16);}
   }
   else if(str.equals("今日信息查询"))
                                                   {String home17=null;
                                                      try{
                                                	  	  	  		    home17="file:"
                                                	  	  	  		      +System.getProperty("user.dir")
                                                	  	  	  		      +System.getProperty("file.separator")
                                                	  	  	  		      +"LibraryHome/jrcx.html";
                                                	  	  	  		    try
                                                	  	  	  		    {tp.setPage(home17);}
                                                	  	  	  		    catch(IOException ioe)
                                                	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home17);}
                                                	  	  	  		}
                                                	  	  	  	  catch(Exception es)
                                                	  	  	  { System.err.println("Couldn't create help URL:"+home17);}
   }
   else if(str.equals("统计排名"))
                                                      {String home18=null;
                                                         try{
                                                   	  	  	  		    home18="file:"
                                                   	  	  	  		      +System.getProperty("user.dir")
                                                   	  	  	  		      +System.getProperty("file.separator")
                                                   	  	  	  		      +"LibraryHome/tjpm.html";
                                                   	  	  	  		    try
                                                   	  	  	  		    {tp.setPage(home18);}
                                                   	  	  	  		    catch(IOException ioe)
                                                   	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home18);}
                                                   	  	  	  		}
                                                   	  	  	  	  catch(Exception es)
                                                   	  	  	  { System.err.println("Couldn't create help URL:"+home18);}
   }
   else if(str.equals("工具栏"))
                                                         {String home19=null;
                                                            try{
                                                      	  	  	  		    home19="file:"
                                                      	  	  	  		      +System.getProperty("user.dir")
                                                      	  	  	  		      +System.getProperty("file.separator")
                                                      	  	  	  		      +"LibraryHome/gjl.html";
                                                      	  	  	  		    try
                                                      	  	  	  		    {tp.setPage(home19);}
                                                      	  	  	  		    catch(IOException ioe)
                                                      	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home19);}
                                                      	  	  	  		}
                                                      	  	  	  	  catch(Exception es)
                                                      	  	  	  { System.err.println("Couldn't create help URL:"+home19);}
   }
   else if(str.equals("图书馆主页"))
                                                            {String home20=null;
                                                               try{
                                                         	  	  	  		    home20="file:"
                                                         	  	  	  		      +System.getProperty("user.dir")
                                                         	  	  	  		      +System.getProperty("file.separator")
                                                         	  	  	  		      +"LibraryHome/tsgzy.html";
                                                         	  	  	  		    try
                                                         	  	  	  		    {tp.setPage(home20);}
                                                         	  	  	  		    catch(IOException ioe)
                                                         	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home20);}
                                                         	  	  	  		}
                                                         	  	  	  	  catch(Exception es)
                                                         	  	  	  { System.err.println("Couldn't create help URL:"+home20);}
   }
   else if(str.equals("用户登录、注册"))
                                                               {String home21=null;
                                                                  try{
                                                            	  	  	  		    home21="file:"
                                                            	  	  	  		      +System.getProperty("user.dir")
                                                            	  	  	  		      +System.getProperty("file.separator")
                                                            	  	  	  		      +"LibraryHome/dlzc.html";
                                                            	  	  	  		    try
                                                            	  	  	  		    {tp.setPage(home21);}
                                                            	  	  	  		    catch(IOException ioe)
                                                            	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home21);}
                                                            	  	  	  		}
                                                            	  	  	  	  catch(Exception es)
                                                            	  	  	  { System.err.println("Couldn't create help URL:"+home21);}
   }
   else if(str.equals("状态栏"))
                                                                  {String home22=null;
                                                                     try{
                                                               	  	  	  		    home22="file:"
                                                               	  	  	  		      +System.getProperty("user.dir")
                                                               	  	  	  		      +System.getProperty("file.separator")
                                                               	  	  	  		      +"LibraryHome/ztl.html";
                                                               	  	  	  		    try
                                                               	  	  	  		    {tp.setPage(home22);}
                                                               	  	  	  		    catch(IOException ioe)
                                                               	  	  	  		    {System.err.println("Attempted to read a bad URL:"+home22);}
                                                               	  	  	  		}
                                                               	  	  	  	  catch(Exception es)
                                                               	  	  	  { System.err.println("Couldn't create help URL:"+home22);}
   }
  }
}

}
public static void main(String[]args)
	{   try {
	            UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
	            }
	        catch(Exception e) {
	            e.printStackTrace();
	           }
		new AboutSystem();
	}
}

⌨️ 快捷键说明

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