readme

来自「这是一个用于资产管理的源码工具包」· 代码 · 共 44 行

TXT
44
字号
SimpleAssets User GuideVersion 0.11Prepared by Jeff GordonJuly 2002=================Table Of Contents=================1. Installation2. Importing From A Spreadsheet or Database3. Logging In4. The Home / Browse Page5. Viewing Your Own Assets6. Viewing Other Employee抯 Assets7. Making Changes To Your Own Assets8. Browsing For Assets9. Viewing Asset Details10. Requesting A Transfer or Signing Out An Asset11. Signing In An Asset or Canceling a Transfer/Sign Out12. Licenses13. Reports14. Help15. Administrator Features***********************IMPORTANT FOR UPGRADING*********************** For all upgrades from versions 0.11 and below, either run upgrade.php or execute the SQL lines in upgrade.sql  See INSTALL file for more details. ===============1. Installation===============- Upload the SimpleAssets files to a folder on a web server supporting PHP 4.- For importing, change the file_uploads line in the /etc/php.ini file to file_uploads = On  (This file is in the php directory in Windows).  Restart Apache.		- Ensure you have a MySQL server running on your server or network. If MySQL is hosted remotely, modify these settings at the top of the config.php file:	- $ip = 搇ocalhost

⌨️ 快捷键说明

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