GithubHelp home page GithubHelp logo

masiro2epub's Introduction

 👨🏻‍💻 About me

  • 😄 A senior graduated student in BUPT 💝.

  • ✨ Infinite curiosity in magic of Computer Science.

  • My now research interests are on Computer Graphics

🛠️ Skill

  • C C++ c# Python Kotlin

  • Docker Mysql UnityShell Script

  • Visual Studio Visual Studio Code Jetbrains

  • Ubuntu

masiro2epub's People

Contributors

banned2054 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nahakyuu

masiro2epub's Issues

[错误报告]抓取章节失败

当前程序版本

master

问题类型

小说下载问题

问题描述

var lineList = bodyDivNode.SelectNodes(".//span[@style]");
if (lineList == null)
{
lineList = bodyDivNode.SelectNodes(".//p");
if (lineList == null)
{
lineList = bodyDivNode.SelectNodes(".//div");
}
else if (lineList.Count == 1)
{
lineList = bodyDivNode.SelectNodes(".//div");
}
}
else if (lineList.Count == 1)
{
lineList = bodyDivNode.SelectNodes(".//p");
if (lineList == null)
{
lineList = bodyDivNode.SelectNodes(".//div");
}
else if (lineList.Count == 1)
{
lineList = bodyDivNode.SelectNodes(".//div");
}
}
foreach (var lineNode in lineList)
{
var imageNode = lineNode.SelectSingleNode(".//img");

在46行lineList重新变成null了,接下来的foreach就对象空了

小说下载网址

novel_id=336

小说下载出错的章节

cid=23399

[错误报告]我相信了你的"登录成功"....

当前程序版本

2.1.0

问题类型

登录问题

问题描述

熊猫流汗头.jpg,我竟然相信了你的"登录成功"...刚跑去这个网站注册,注册的时候没太放心上,看到右上角的名称以为是登录的用户名,嬉皮笑脸点击登录"登录成功"!好耶✌,访问书籍连接,“找到0个章节”。换一个连接,"找到0个章节"。visual studio启动!输入账号密码,登录成功。打开response一看,嗯?为啥没登录上去?我调啊调,找啊找,完全找不到问题所在,直到我打开浏览器,点击退出登录,重新登录的时候发现浏览器的账号记录另有其他,习惯性的以为名称可以登录。泪,流了下来。

小说下载网址

No response

小说下载出错的章节

No response

[错误报告]

当前程序版本

v2.2.0

问题类型

小说下载问题

问题描述

点击“访问”后无响应,一段时间后闪退
目前只有一部小说出现问题,试用其它的小说发现能正常解析

小说下载网址

https://masiro.me/admin/novelView?novel_id=752

小说下载出错的章节

目录无法加载出来

[错误报告]登录失败捏

当前程序版本

2.4.0

问题类型

登录问题

问题描述

登录失败,不会是网络问题吧
QQ截图20240113200421

小说下载网址

No response

小说下载出错的章节

No response

[错误报告]登陆失败

当前程序版本

2.4.0-win

问题类型

登录问题

问题描述

条件:http本地代理,无代理均已测试。允许访问不安全的链接。、无代理,不勾选”允许访问。。。。“
报“登陆失败:forbidden"

条件:http本地代理,不勾选”允许访问不安全的链接“
报”登陆失败,登录失败,请重新尝试登陆或联系开发者“

小说下载网址

No response

小说下载出错的章节

No response

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.