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

📄 readme_for_app

📁 FusionCharts 是一个免费的图形显示组件
💻
字号:
Pre-requisites : 
--------------
Ruby 1.8.6-26 or above
Rails 2.0.2 
MySQL 4.0 or above
mysql gem
WEBrick or any other HTTP server


Database Creation: 
-----------------
Modify config/database.yml to enter the database name, user and password of your database.
Run the following scripts present in the db folder: 
create_tables.sql
insert_sample_data.sql

Viewing The Charts: 
------------------
Start The Server:
Run the command, 
ruby script/server 
from the application root folder.

View The Default Page:
Open the browser and type the address 
http://localhost:3000/fusioncharts/index
to view the index page of this application. 

The address to be typed in the address bar, 
may vary based on the server configuration on your computer.

⌨️ 快捷键说明

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