douraoyw194498 2017-12-25 02:12
浏览 45
已采纳

是否可以使用登录页面创建另一个网站的第三方版本? [关闭]

We have a school website where you are able to log in and see your schedule, assignments etc. Is it possible to create my own version of our school website where you can log in and get access to schedule, assignments etc? My goal is to create a simplified and cleaner look for it. What kind of code do i need to log in to the school website through my own website and retrieve the information in variables?

  • 写回答

1条回答 默认 最新

  • doutan5844 2017-12-25 02:19
    关注

    The only way you create a web where you can get all data you want is to have access to the original web database whatever format used: SQLm MySQL, Oracle, Access, etc. That means you need dbName, username and password. So No. Unless you are a very good hacker.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
  • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序