f*******w 发帖数: 407 | 1 找人做两个网页,有意者请进
比常见的稍微复杂一点,但应该不会太难。请站内联系。
Prefer to be done using JavaScript and php.
Page # 1: a dynamic table with functions to add/delete row and column. The
content of the table, cell values, row/column titles, are all retrieved from
database. There is an "add new column"/"add new row" button at the corners
of the table. Clicking the button, the table will add column/row to the
existing table. The content of the cells of the added column/row are to
selected from drop down list shown in the cell of the added column/row or be
entered by user. By "Save", the entered or selected data for the added
column/row cells will be saved and updated to the database.
Page # 2: an interactive page for modifying the properties of 2D plots done
by JavaScript or else. Following codes draw some 2D plot in a canvas. I want
to have mouse over or right click function for the 2D plot so that a table
listing the properties of the 2D plot - edge line thickness, color, fill
color, orientation, etc, will show up. The 2D plot's data/values are
retrieved from database. An edit option in the table/form so that by
clicking the edit, the listed properties will became editable. After edit
the values, the 2D plots will update and all updated properties will be
saved to database. Under the 2D plot in the same page, I need to have a
table listing the properties of the 2D plots and the values are editable. So
from the table, the peroperties of the 2D plto ojects can be updated also.
I will provide the sketches for the examples showing the existing table and
the one with column/row added. The database will be provided using excel
files.
2DRect
|
ET 发帖数: 10701 | 2 你都提到了database, 难道你不说下database想用啥?
有client, 有server, 你打算Host在哪?
from
corners
be
【在 f*******w 的大作中提到】 : 找人做两个网页,有意者请进 : 比常见的稍微复杂一点,但应该不会太难。请站内联系。 : Prefer to be done using JavaScript and php. : Page # 1: a dynamic table with functions to add/delete row and column. The : content of the table, cell values, row/column titles, are all retrieved from : database. There is an "add new column"/"add new row" button at the corners : of the table. Clicking the button, the table will add column/row to the : existing table. The content of the cells of the added column/row are to : selected from drop down list shown in the cell of the added column/row or be : entered by user. By "Save", the entered or selected data for the added
|
n***y 发帖数: 15001 | |
f*******w 发帖数: 407 | 4 Thanks for your reply.
MySql will be good. You can just finish that on your local machine and no
need to be actually hosted on the www. But to faciliate cooperation such as
reviewing the project, you can temporarily put it on whereever before you
release the code to me and get the pay from me.
【在 ET 的大作中提到】 : 你都提到了database, 难道你不说下database想用啥? : 有client, 有server, 你打算Host在哪? : : from : corners : be
|
b********2 发帖数: 855 | 5 动态添加Column,然后写入到数据库?这不可行,会导致无数问题的出现。 |
S*********N 发帖数: 6151 | 6
as
If you want to learn coding, that is fine.
If it is for live website, you must provide your database and corresponding
environments.
【在 f*******w 的大作中提到】 : Thanks for your reply. : MySql will be good. You can just finish that on your local machine and no : need to be actually hosted on the www. But to faciliate cooperation such as : reviewing the project, you can temporarily put it on whereever before you : release the code to me and get the pay from me.
|
s*********e 发帖数: 4475 | 7 又不是多大的多少人合作的项目。
【在 b********2 的大作中提到】 : 动态添加Column,然后写入到数据库?这不可行,会导致无数问题的出现。
|
f*******w 发帖数: 407 | 8 It is for a live website for the future, but now I just want to get it live
on local machine only. I will provide database and requried things.
corresponding
【在 S*********N 的大作中提到】 : : as : If you want to learn coding, that is fine. : If it is for live website, you must provide your database and corresponding : environments.
|
f*******w 发帖数: 407 | 9 Each table wouldn't be too big (maximum 20 rows x 20 columns).
【在 s*********e 的大作中提到】 : 又不是多大的多少人合作的项目。
|
f*******w 发帖数: 407 | 10 能说说什么问题吗?添加行是相对简单也不会有问题的,是吗?
【在 b********2 的大作中提到】 : 动态添加Column,然后写入到数据库?这不可行,会导致无数问题的出现。
|
|
|
S*********N 发帖数: 6151 | 11
live
这都是外行人说的话。
到时候,几乎得重写。
对于programmer来说,需求明确的重写,比被动的修改舒服。
【在 f*******w 的大作中提到】 : It is for a live website for the future, but now I just want to get it live : on local machine only. I will provide database and requried things. : : corresponding
|
f*******w 发帖数: 407 | 12 Google is GOOD. Here is a perfect example.
http://www.redips.net/javascript/adding-table-rows-and-columns/
谁能来帮我cutomerized一下? 有pay的。。。 |
b********2 发帖数: 855 | 13 用JS增加行或列,这个很简单。
问题是你要写入到数据库里面去,这样就必须动态的不停的在修改数据库里的某个
TABLE。。。
这样显然不可行。是有ALT的办法,就是用XML。 |
b********2 发帖数: 855 | 14 增加行,然后固定列,这个是常用的功能,所以不会有任何问题。
【在 f*******w 的大作中提到】 : 能说说什么问题吗?添加行是相对简单也不会有问题的,是吗?
|
ET 发帖数: 10701 | 15 你说说你打算花多少钱做这2个,应该有很多人给你写信。
as
【在 f*******w 的大作中提到】 : Thanks for your reply. : MySql will be good. You can just finish that on your local machine and no : need to be actually hosted on the www. But to faciliate cooperation such as : reviewing the project, you can temporarily put it on whereever before you : release the code to me and get the pay from me.
|
f*******w 发帖数: 407 | 16 我也不知道多少合适,参照这里经常讨论的做一个网站多少钱,我这知识两个网页。当
然比一般的网页多费点功夫也许。我觉得你先报个价先,双方都合适,就deal。谢谢! |
v*******s 发帖数: 450 | |