Giter Club home page Giter Club logo

Comments (6)

liuchao0130 avatar liuchao0130 commented on August 25, 2024

php大神们,出手吧, 一起解决这几个问题撒~~~

from ss-panel.

falseen avatar falseen commented on August 25, 2024

嗯,我也是这样觉得。可惜我也是不懂php…

from ss-panel.

xuanhuan avatar xuanhuan commented on August 25, 2024

第一个我没想过,第二个问题我正在尝试想办法,目前我做的思路是通过签到,如果一周都没签到,就会自动停止,然后要签到1天才会恢复,但是第2,3天没连续签到,一样还会停止,就是说要连续签到3天,之后最少要一周签到一次。
目前想用SQLite来做,把这些次要数据放在SQLite,达到节省内存和高性能目的,但是遇到一个问题,SQLite在多线程模式下,可以同时多个线程读取,但是只能一个线程写入数据。
第三个问题我之前有想过,但是没做过,不知怎么去做,而且像现在支付宝的支付接口那几个,还要什么申请的,我没这些东西,也做不来。

from ss-panel.

liuchao0130 avatar liuchao0130 commented on August 25, 2024

现在不流行签到了吧 我们是做翻墙呀, 这是一个管理系统嘛 主要是对账户的管理 。
先把基础的重要的功能解决了再弄 别的 。
比如, 账户有效期 , 增加一个字段 有效期, 然后写一个 计划任务的PHP文件 ,即可解决。
套餐, 这个也应该不难呀, 添加一个表,用来存配置数据,注册的时候就可以选择相应的配置
支付借口 可以以后再搞

from ss-panel.

xuanhuan avatar xuanhuan commented on August 25, 2024

@liuchao0130
其实这个项目我从来就没打算做支付系统,也就是说这个项目只适用的是给大家提供免费(也可以是赞助
、捐助)的站长,如果你认为要做支付系统,你可以自己做,也可以考虑购买别人做好的那个什么SS,顺带提醒一句话,在国内做收费翻墙服务的后果很严重。

from ss-panel.

liuchao0130 avatar liuchao0130 commented on August 25, 2024

有点道理。那就不做支付系统

from ss-panel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.