-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
火狐会被自动关闭 #1
Comments
换个浏览器试一试 |
刚开始火狐能进去,说明问题出在浏览器的可能性应该不大,我觉得应该是代码方面的问题,针对具体一个演唱会代码应该进行微调 |
是中间的对象方法异常了,跳到最后的异常处理那里了,得把那里的try块删了慢慢调试 |
每个演唱会的购票界面是有区别的 ,有些我当时没注意到,就没考虑进去,所以在执行的时候有时是会出现异常,要根据具体购票界面,进行微调的,这段时间有空我也会优化下的。 |
执行到111行时显示kinds未赋值,奈何没有学过网页,看不懂元素属性啊 |
??????
我不太清楚你说什么?
发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
…________________________________
发件人: chenshy2019 <[email protected]>
发送时间: Wednesday, April 17, 2019 5:29:34 PM
收件人: Oliver0047/Concert_Ticket
抄送: YanChengWu; Comment
主题: Re: [Oliver0047/Concert_Ticket] 火狐会被自动关闭 (#1)
执行到111行时显示kinds未赋值,奈何没有学过网页,看不懂元素属性啊
―
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#1 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ApdfoKS_OosMuFG-2SbgA6yC0cAM0wyLks5vhul9gaJpZM4bmkNd>.
|
没学过,那你得去学,要操作网页这个必须要会的。kinds未赋值,问题应该是演唱会类别这个地方没有找到,你可以自己登上去看下有没有,如果没有就把那部分的代码删除了,问题不大,如果有(一般来说都是有的),那就看看对应的元素属性是不是发生变化了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
进入具体票面的页面以后,火狐会被自动关闭
The text was updated successfully, but these errors were encountered: