Giter Site home page Giter Site logo

Comments (16)

Harinlen avatar Harinlen commented on August 21, 2024

Clang下我手动关闭了,因为写代码的时候考虑到这个开关了所以有倾向的进行了优化,现在已经将这个开关作为分平台开启的开关了。

from mu.

MidoriYakumo avatar MidoriYakumo commented on August 21, 2024

很少见到用这个开关的...真的有效果吗, 难道O2 O3没有做拷贝到寄存器的优化吗

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

这个开关是配合着O2开关的一个开关使用的强制使用寄存器开关。效果还是有的。

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

O3中这个开关我记得好像是开启的,但是为了保险起见,我们最后还是使用了O2开关。

from mu.

MidoriYakumo avatar MidoriYakumo commented on August 21, 2024

话说配置文件的路径还在应用程序目录额... 叫人怎么用...

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

……那……应该放哪儿呢?我准备日后可以让用户连同数据库可以一同指定位置。

from mu.

MidoriYakumo avatar MidoriYakumo commented on August 21, 2024

应该放在用户的家目录呢, 比如~/Library(OSX), ~/.config/Mu, ~/.Mu(Linux), %APPDATA%/Local/Mu(Windows)之类的

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

……这个没有硬性要求吧?
如果是Mac或者Linux的话,出于系统和用户习惯确实应该放在Home没问题,Windows真不想放在AppData下。

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

不过说来这个配置文件的问题都应该开一个新的issue了呢:)

from mu.

MidoriYakumo avatar MidoriYakumo commented on August 21, 2024

为啥...
开开开.

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

Linux因为现在我还没有经过详细调试和使用,今天询问了一下确实应该放在Home和etc里面。
Mac OS X更倾向于放在app内部或者Home的文档里面。
Windows的话,AppData实在是占用系统盘宝贵的地方,史上最坑爹没有之一的选择。我更希望用户能将这个放在非系统盘里。就像Linux那样。

from mu.

MidoriYakumo avatar MidoriYakumo commented on August 21, 2024

没人强求你Windows用户文件夹在C盘阿, APPDATA更可以放别的分区吧= =
感觉用APPDATA会更正式一点...好歹要像个多用户操作系统..

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

问题是用户的AppData基本上都在系统盘,很少有知道的人去改变它的位置。

from mu.

frantic1048 avatar frantic1048 commented on August 21, 2024

话说 MS 自己说 AppData 用来存配置之类东西的,光明正大的用也大丈夫吧 (:з」∠),或者和家目录一样的逻辑往用户的我的文档目录下面放……

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

这个再考虑,AppData肯定不予考虑。
转移到我的文档这个可以考虑。

from mu.

Harinlen avatar Harinlen commented on August 21, 2024

目前dev分支已经将默认位置进行了修改,将尽快添加移动数据库功能。

from mu.

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.