GithubHelp home page GithubHelp logo

加入sqlcipher about simple HOT 5 CLOSED

wangfenjin avatar wangfenjin commented on August 15, 2024
加入sqlcipher

from simple.

Comments (5)

wangfenjin avatar wangfenjin commented on August 15, 2024

sqlcipher 跟这个库没关系,sqlcipher 是改了 sqlite 的源码,编译进 sqlite.so 的;这个库是一个 sqlite 的扩展,编译成独立的 so。

你想要 sqlcipher 去 https://github.com/sqlcipher/sqlcipher 它们的代码库看怎么编译,这个库编译的时候跟 sqlcipher 没有任何关系

from simple.

yugaoxiang avatar yugaoxiang commented on August 15, 2024

sqlcipher 跟这个库没关系,sqlcipher 是改了 sqlite 的源码,编译进 sqlite.so 的;这个库是一个 sqlite 的扩展,编译成独立的 so。

你想要 sqlcipher 去 https://github.com/sqlcipher/sqlcipher 它们的代码库看怎么编译,这个库编译的时候跟 sqlcipher 没有任何关系

好的,那这个库有把sqlite打进去吗?如果没有那我就不用把sqlcipher打进去了,因为sqlcipher是修改过的sqlite,所以我有这个疑问

from simple.

wangfenjin avatar wangfenjin commented on August 15, 2024

这个库编译了 sqlite 只是自己测试用,没有打包到扩展里面。你在用的时候只要把 libsimple 和 dict/ 加进去就能用了,可以自己编译 sqlcipher 或者 sqlite

from simple.

yugaoxiang avatar yugaoxiang commented on August 15, 2024

好的,谢谢! 我试一下,libsimple.a和libPINYIN_TEXT.a在加上包含sqlcipher的sqlite看能用不

from simple.

wangfenjin avatar wangfenjin commented on August 15, 2024

没问题我先关掉了,有问题欢迎讨论

from simple.

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.