问题标签 [portable-applications]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
130 浏览

ssi - 支持 SSI 的便携式服务器

我需要一个支持 SSI(服务器端包含)的便携式小型服务器。有没有人知道任何可以做到这一点的便携式(即不需要安装工作,这样我就可以放在我的闪存驱动器上)服务器?

0 投票
2 回答
1367 浏览

c# - 便携式 Windows 窗体应用程序

可能重复:
是否有某种方法可以将 .NET 应用程序编译为本机代码?
在没有 .NET Framework 的情况下运行基于 .net 的应用程序

我想制作不需要安装 .NET Frameworks 的 C# Windows 窗体应用程序(我称之为可移植程序),我该如何实现呢?

如果我的问题与其他问题重复,我深表歉意。我在这里找不到我的问题解决方案。

感谢您的关注 :)

0 投票
3 回答
11670 浏览

java - 如何将 Eclipse Portable 与 Java Portable 集成?

我最近下载了Eclipse Portable以便在任何地方进行一些Java 编程。我还下载了 Java Portable

如何将 Java Portable 与 Eclipse Portable 集成

我知道在这两个的“已安装”版本上,我需要设置CLASSPATH、PATHJAVA_HOME变量才能使用 Java Compiler(javac.exe)

如何在拇指驱动器上进行设置?如何告诉 Eclipse 使用我的可移植 Java

请帮助我,如果可能的话,请具体和详细的​​程序。我计划在Windows XP/7机器上部署这些应用程序。

任何回答我的问题的努力将不胜感激!

0 投票
1 回答
392 浏览

c#-4.0 - 便携式(在 USB 驱动器中)C# CRUD 应用程序

我需要从 C# 编写使用数据库进行 CRUD 的应用程序。如果特定的 pc 没有它,它还应该查找 .net 框架并安装它。用户必须能够从他之前完成的地方做一些事情电脑你能建议我吗:

  1. 要使用的数据库
  2. 为此的任何类库
  3. 任何特殊考虑

我正在使用带有.net框架4的vs 2010

0 投票
1 回答
3188 浏览

deployment - Make .NET Framework 4 wpf application portable or more reliable to install

I am required to create a simple application. Since I am good at WPF and I don't know win forms that good I implemented my application by creating a .Net Framework 4.0 WPF project in Visual Studio. Everything works great the application runs like it is supposed to.

Since the application is required to run in multiple platforms (Windows XP and above) I am including the prerequisites when publishing my applications. The prerequisites happen to be:

  • 1) WIC (Windows Imaging Component) old computers need that to run the .net framework 4.0
  • 2) Windows installer 3.1 (needed in order to install the next prerequisite)
  • 3) Windows .NET Framework 4.0 Client Profile

If I install those prerequisites then the application runs like it is supposed to.

Now the problem is:

My boss did not approve my application because he tried installing it in a Windows XP machine with SP2 and this are the things that happened:

Step 1)

Step 2)

Step 3)

Step 4)

We recorded the time, and the application took about 25 minutes to install from start to finish. The computer where we tested the installation was a virtual computer using 2 cores and 1 GB of memory with 3.1 GHZ.


What do you guys recommend in order to speed up this installation? Should I use a different technology such as windows forms using .net 2.0? It will be nice if I can deploy the application that I have already created. If you guys could help me make this application portable I will really appreciate it. In order to do so I tried building my application with all the required references copied to the output directory. That did not work... Or any ideas of how to make the installation be faster will be of great help as well.

0 投票
1 回答
1270 浏览

google-chrome - 在 Mac OSX 上使用闪存驱动器提供的参数启动便携式谷歌浏览器

正如标题所示,我想编写一个 shell 命令来打开也安装在闪存驱动器上的 google chrome 便携版(带有提供的参数)。我正在尝试按如下方式进行:

便携式 Chrome 浏览器打开,但设置无效。我还希望它启动一个默认主页(参数是 --homepage="[url 或文件路径]",但现在通过在浏览器中设置默认主页来做到这一点。

如果有人对此有任何知识/建议,将不胜感激。我最近在 PC 上做了同样的场景,只是在 Mac 部署上苦苦挣扎。

0 投票
2 回答
4536 浏览

matlab - 创建便携式 Matlab

我想从现有安装中创建一个便携式 MATLAB 应用程序。任何人请提供有关此的信息,即如何创建便携式 MATLAB?

0 投票
2 回答
816 浏览

php - 便携式 PHP 调试

我正在将 XAMPP Lite 用于 USB 驱动器。我还发现了功能齐全的 Netbeans 便携版。

问题是由于路径问题我无法安装 XDebug。例如。在我的本地 PC 服务器PHP.ini配置文件上看起来像这样

如您所见,所有路径都是绝对的;我的意思是驱动器号。但我不能为 USB 闪存驱动器编写绝对路径。

我的问题是:

  1. 有什么方法可以在 USB 闪存驱动器上使用 Xammp Lite 进行 xDebug 工作?
  2. 任何可移植的替代调试器?
0 投票
2 回答
2798 浏览

eclipse - 如何使用 Dropbox 在多个平台之间保持 Eclipse 安装同步?

在每台机器上设置 Eclipse 我真的很头疼,我想让 Eclipse 文件和配置在几台机器之间保持同步。

我想让 Eclipse 在 OS X、Linux 和 Windows 上保持同步,所以我开始获取 OS X 版本的 eclipse,因为它具有 OS X 所需的应用程序,而对于其他两个平台,它更容易启动。

我有什么问题/问题:

  • 我不应该同步什么?
  • 我在哪里可以放置 JDBC jar 文件以便它们也同步?有没有办法使用相对路径加载它们?

有成功案例吗?

注意:这不是为了让项目本身同步,因为这里有 SCM 的所有混合。

0 投票
1 回答
159 浏览

linux - 让 cd 运行一个不在 Windows 上的 php 网站

我需要从 cd 运行 php+sqlite(或 mysql...)网站。

对于 Windows,我找到了一个不错的解决方案(xampp),但我也需要使 cd 与 osx 和 linux 兼容!

所以我基本上想启动一个网络服务器(无需安装它),然后自动打开一个指向网站本地副本的浏览器。

先感谢您