分享我做的一些小程序.
Tofloor
poster avatar
liubailinprivate
deepin
2019-01-15 00:27
Author
本帖最后由 liubailinprivate 于 2019-7-31 12:01 编辑

https://github.com/liubailin2017/iword ( 这个是java和c语言程序的结合需要相关配置,有需要联系我)



https://github.com/liubailin2017/Snake
(一个贪食蛇,直接make就可以运行了)


https://github.com/liubailin2017/mine
(这个半成品,最近事情多没时间做)

给个star 鼓励一下吧 :-)


Reply Favorite View the author
All Replies
avatar
superendermansm
deepin
2019-01-15 16:06
#1
打包一个appimage或者deb呗?
Reply View the author
avatar
liubailinprivate
deepin
2019-01-15 21:26
#2
本帖最后由 liubailinprivate 于 2019-1-15 13:30 编辑
https://bbs.deepin.org/post/173708
打包一个appimage或者deb呗?

https://raw.githubusercontent.com/liubailin2017/Store/master/bin.zip


bin.zip

这个是我打包的命令行词典(没打包过deb包,怕自己弄把你的依赖结构给弄坏了,所以直接放在home/XXX/bin/下)

1.解压到你自已的home下(我的是/home/liubailin/)
2.运行 .installjre.sh  (安装java)
3. ctrl + alt + t 打开命令行,输入 s hello (测试)

Reply View the author
avatar
liubailinprivate
deepin
2019-01-15 21:32
#3
在github上点个赞吧.
Reply View the author
avatar
189******44
deepin
2019-01-24 17:53
#4
由此可见,二进制分发依然还是个大问题
Reply View the author
avatar
Gaoy9303
deepin
2019-01-24 18:11
#5
我之前打deb也不知道依赖的问题,就一股脑把软件所需要的依赖全部打进去了哈哈
Reply View the author
avatar
superendermansm
deepin
2019-01-28 23:37
#6
liubailinprivate 发表于 2019-1-15 13:26
https://raw.githubusercontent.com/liubailin2017/Store/master/bin.zip



所以appimage的优势来了
Reply View the author