f********i 发帖数: 563 | 1 自己没干过PHP和数据库的编程。老婆公司要实现下面的一个系统,想问问有什么idea。
We changed the list management/calling system so that the clients' lists are
available for calling on real time basis. The old system required a list to
be pulled from the master list, then loaded to a calling program. Then, the
list with calling results would need to be loaded back onto the master list
program to reflect changes from calling. With the new system, the changes
are loaded back onto the master list right away, automatically.
请高手不吝指教,谢谢! | B*****g 发帖数: 34098 | 2 google ajax
idea。
are
to
the
list
【在 f********i 的大作中提到】 : 自己没干过PHP和数据库的编程。老婆公司要实现下面的一个系统,想问问有什么idea。 : We changed the list management/calling system so that the clients' lists are : available for calling on real time basis. The old system required a list to : be pulled from the master list, then loaded to a calling program. Then, the : list with calling results would need to be loaded back onto the master list : program to reflect changes from calling. With the new system, the changes : are loaded back onto the master list right away, automatically. : 请高手不吝指教,谢谢!
| f********i 发帖数: 563 | 3 多谢答复!
不过这个是命题作文,要求是PHP+Mysql。
【在 B*****g 的大作中提到】 : google ajax : : idea。 : are : to : the : list
| B*****g 发帖数: 34098 | 4 那个web语言都可以用ajax,其实就是javascript
【在 f********i 的大作中提到】 : 多谢答复! : 不过这个是命题作文,要求是PHP+Mysql。
| f********i 发帖数: 563 | |
|