myfreeer

Results 78 comments of myfreeer

@specter119 不需要wine,有cc或者nodejs就可以 js源码:https://pastebin.com/raw/e4iTqbad ~~c源码:https://www.52pojie.cn/thread-729012-1-1.html~~ ~~抱歉,帖子涉嫌存在捆绑木马病毒、广告或其他违规行为,现已删除。~~

@qenb ```bash #!/bin/bash gcc keygen.c -okeygen OUTPUT="$(echo | ./math | tr '\n' '$')" MATHID="$(echo "$OUTPUT" | tr '$' '\n' | grep MathID | cut -f2 -d':')" echo -n 'MathID=' echo...

Quick sample here: ![image](https://user-images.githubusercontent.com/17702502/137608264-963cdab4-8329-493e-8321-d654e43f0dc7.png) ![image](https://user-images.githubusercontent.com/17702502/137608270-299d6824-ba8a-4dbd-a94f-7f6cf78e64e5.png) ```html Vue 2 demo for https://github.com/vuejs/vue/pull/12123 click to mount var exampleLength = 50000; var app = new Vue(({ render(h) { var children = [] for...

Check #126 #577 #580 #648 #729 #1039

@Siemienik Almost complete, I'll update the status this weekend.

What is the `Nullsoft / 7-Zip read-only files`? Could any minimal example be provided?

Deleting file form such archived files often means rebuilding the archive. 7-zip can not create nsis package, so it can not delete files form it

Maybe you should report this to the upstream issue tracker as

The feature is supported in command-line version, via the `-x` switch. If you are requesting this feature on gui, this issue should goto the [official](https://sourceforge.net/p/sevenzip/discussion/45797/) or [zstd](https://github.com/mcmilk/7-Zip-zstd/issues) repo, this repo...