Giter Club home page Giter Club logo

Comments (6)

Yu-Core avatar Yu-Core commented on August 23, 2024

是指日记这些数据吗,存在sqlite里的,sqlite文件存在indexedDB里。
初始化时候,把indexedDB的内容同步到内存中的文件系统
https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/wwwroot/js/fileSystem.js

from swashbucklerdiary.

Hdurian-CH avatar Hdurian-CH commented on August 23, 2024

是指日记这些数据吗,存在sqlite里的,sqlite文件存在indexedDB里。
初始化时候,把indexedDB的内容同步到内存中的文件系统
https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/wwwroot/js/fileSystem.js

噢,那么默认的数据是在那个服务里导进SQLite的,我只看到了sqlsuger建表的那个静态方法。(默认数据指的是:比如日记自带的那些成就)

from swashbucklerdiary.

Yu-Core avatar Yu-Core commented on August 23, 2024

应该是这个吧
https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/Extensions/ServiceCollectionExtensions/AddGlobal.cs

https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/Services/Data/AchievementService/AchievementService.cs#L18

from swashbucklerdiary.

Hdurian-CH avatar Hdurian-CH commented on August 23, 2024

应该是这个吧
https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/Extensions/ServiceCollectionExtensions/AddGlobal.cs

https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/Services/Data/AchievementService/AchievementService.cs#L18
噢,我明白了,blazor调js我不太熟,感谢!

from swashbucklerdiary.

Hdurian-CH avatar Hdurian-CH commented on August 23, 2024

应该是这个吧 https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/Extensions/ServiceCollectionExtensions/AddGlobal.cs

https://github.com/Yu-Core/SwashbucklerDiary/blob/master/src/SwashbucklerDiary.WebAssembly/Services/Data/AchievementService/AchievementService.cs#L18

请教一下masa Blazor 能否做到像vue那样加一个全局的骨架屏,在页面未渲染完之前显示骨架屏呢?

from swashbucklerdiary.

Yu-Core avatar Yu-Core commented on August 23, 2024

抱歉,这个不太清楚。你可以到masa blazor的qq群或者微信群问问。

from swashbucklerdiary.

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.