文件名称:wishstudio-flinux-0.1-26-ge2e6792
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-03-16
- 文件大小:
- 191kb
- 下载次数:
- 0次
- 提 供 者:
- 柯***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Foreign LINUX 项目旨在让用户能在Windows上不做任何修改的跑Linux二进制文件。自由软件社区有一个类似的项目叫Cygwin, 但需要重新编译才能将Linux或BSD上的软件运行在Windows上。Foreign LINUX绕过了这一对普通用户来说过于困难的过程,它是一个动态二进制翻译器和Linux系统调用接口模拟器,目前它处于早期开发阶段,能运行的 Linux工具包括bash、vim、nano、python、gcc等。
该软件由来自上海的 Xiangyan Sun 开发。-Foreign LINUX project aims to allow users to run Linux binary file without any modification on Windows. The free software community has a similar project called Cygwin, but it needs to be recompiled to run on Linux or BSD software on the Windows, which is too difficult for the average user. Foreign LINUX bypassed this process, it is a dynamic binary translator and Linux system call interface simulator, which is currently in the early stages of development, can run Linux tools, including bash, vim, nano , python, gcc, etc.
The software was developed by Xiangyan Sun Shanghai.
该软件由来自上海的 Xiangyan Sun 开发。-Foreign LINUX project aims to allow users to run Linux binary file without any modification on Windows. The free software community has a similar project called Cygwin, but it needs to be recompiled to run on Linux or BSD software on the Windows, which is too difficult for the average user. Foreign LINUX bypassed this process, it is a dynamic binary translator and Linux system call interface simulator, which is currently in the early stages of development, can run Linux tools, including bash, vim, nano , python, gcc, etc.
The software was developed by Xiangyan Sun Shanghai.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
wishstudio-flinux-e2e6792
.........................\.gitignore
.........................\LICENSE
.........................\README.md
.........................\flinux.sln
.........................\flinux.vcxproj
.........................\flinux.vcxproj.filters
.........................\flog
.........................\....\flog.vcxproj
.........................\....\flog.vcxproj.filters
.........................\....\packages.config
.........................\....\src
.........................\....\...\LogServer.cpp
.........................\....\...\LogServer.h
.........................\....\...\Main.cpp
.........................\....\...\MainWindow.cpp
.........................\....\...\MainWindow.h
.........................\....\...\Resource.h
.........................\....\...\Resource.rc
.........................\....\...\pch.cpp
.........................\....\...\pch.h
.........................\src
.........................\...\binfmt
.........................\...\......\elf-em.h
.........................\...\......\elf.h
.........................\...\common
.........................\...\......\auxvec.h
.........................\...\......\dirent.h
.........................\...\......\errno.h
.........................\...\......\fadvise.h
.........................\...\......\fcntl.h
.........................\...\......\fs.h
.........................\...\......\futex.h
.........................\...\......\in.h
.........................\...\......\ioctls.h
.........................\...\......\ldt.h
.........................\...\......\mman.h
.........................\...\......\net.h
.........................\...\......\poll.h
.........................\...\......\prctl.h
.........................\...\......\ptrace.h
.........................\...\......\resource.h
.........................\...\......\sched.h
.........................\...\......\select.h
.........................\...\......\signal.h
.........................\...\......\socket.h
.........................\...\......\stat.h
.........................\...\......\statfs.h
.........................\...\......\sysinfo.h
.........................\...\......\tcp.h
.........................\...\......\termios.h
.........................\...\......\time.h
.........................\...\......\types.h
.........................\...\......\uio.h
.........................\...\......\utime.h
.........................\...\......\utsname.h
.........................\...\......\wait.h
.........................\...\core
.........................\...\....\core.h
.........................\...\....\forward_list.h
.........................\...\datetime.c
.........................\...\datetime.h
.........................\...\dbt
.........................\...\...\cpuid.c
.........................\...\...\cpuid.h
.........................\...\...\x86.c
.........................\...\...\x86.h
.........................\...\...\x86_inst.h
.........................\...\...\x86_trampoline.asm
.........................\...\fs
.........................\...\..\console.c
.........................\...\..\console.h
.........................\...\..\devfs.c
.........................\...\..\devfs.h
.........................\...\..\file.c
.........................\...\..\file.h
.........................\...\..\null.c
.........................\...\..\null.h
.........................\...\..\pipe.c
.........................\...\..\pipe.h
.........................\...\..\random.c
.........................\...\..\random.h
.........................\...\..\socket.c
.........................\...\..\socket.h
.........................\...\..\winfs.c
.........................\...\..\winfs.h
.........................\...\heap.c
.........................\...\heap.h
.........................\...\log.c
.........................\...\log.h
.........................\...\main.c
.........................\...\ntdll.h
.........................\...\platform.h
.........................\...\str.c
.........................\...\str.h
.........................\...\syscall
.........................\...\.......\exec.c
.......