问题标签 [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 投票
3 回答
617 浏览

msdn - 在 USB 密钥上安装 MSDN

有没有办法在 USB 密钥上保存 msdn 文档?Web 或 MSDN Library 程序。我一直在用portableapps 的东西设置我的usbkey。

0 投票
6 回答
11326 浏览

ruby-on-rails - 可移植的 Ruby on Rails 环境

我给自己买了一个新的 8 gig USB 密钥,我正在寻找一个体面的解决方案来拥有一个可移植的 RoR 环境来学习。我在上面做了谷歌,发现了一些可能性,但我很想听到一些真实的生活经历和意见。谢谢!

0 投票
5 回答
19367 浏览

windows - 我怎样才能拥有便携式 Emacs?

有没有办法从 USB 驱动器运行 Emacs?我是 Windows 用户,我希望能够在任何没有安装 Emacs 的 PC 上使用它。

0 投票
3 回答
3969 浏览

visual-c++ - 如何将 USB 驱动器上的 MSVC++ 6.0 作为便携式应用程序运行

在不使用任何第三方程序的情况下(即不使用 VMware ThinApp、U3 或 MojoPac 等)如何将 MSVC++ 6.0 从安装在 C: 上移动到 USB 驱动器?以便它可以在没有管理员权限且无需在主机 PC 上安装任何东西的不同 PC 上使用?即使它仅可用作控制台应用程序也可以,尽管拥有包括 Visual Assist 等在内的 GUI 会更好。

0 投票
58 回答
18132 浏览

survey - What development tools do you carry on your USB drive?

I've just bought a new 4GB USB thumb drive and I'm trying to decide what to put on it. I'm thinking about one of the webserver on a stick packages, a C/C++ IDE (leaning toward Code::Blocks; had Dev-C++ on my old USB drive) and Python.

What development related tools do you carry around with you on yours?

Update

I've added categories.

IDEs

Code::Blocks Open source, cross platform C/C++ IDE

  • Supports several compilers (that you must supply) but you can also download a version that includes MingW.
  • (There's a FAQ question on their website explaining how to make it portable)

Codelite -- Open-source, cross platform C/C++ IDE
Eclipse -- Open-source, cross platform Java IDE
NetBeans -- Open-source, cross platform Java IDE
JCreator -- Java IDE
MSVC6 -- Microsoft's pre-.NET C/C++ environment

Languages & Compilers

Portable Python -- Interpreter for the Python programming language

  • Includes SciTE (editor) and Django (web framework)

Strawberry Perl -- "A 100% Open Source CPAN-capable Perl for Windows® computer that works exactly the same as Perl everywhere else."
Py3k -- Newest version of the Python programming language
Stackless Python
Lua -- Scripting language
MinGW -- Sort of a Windows port of GCC

  • "MinGW provides a complete Open Source programming tool set which is suitable for the development of native Windows programs that do not depend on any 3rd-party C runtime DLLs."

Editors

Notepad++ (after so many recommendations, I had to try it)
UltraEdit -- "text, hex, HTML, PHP, Java, Javascript, Perl, and programmer's editor."
VIM -- "highly configurable text editor built to enable efficient text editing"

  • Major rival to emacs

HEdit -- Hex editor
XVI32 (Hex Editor)
e text editor -- "The Power of Textmate on Windows"
Intype text editor -- Code editor for Windows
ConTEXT -- Code and text editor
Editpad Pro -- "powerful and versatile text editor or word processor."

Discovery

Dependency Walker -- Allows you to see what DLLs a program or DLL depends on and what functions they export.
Reflector -- Allows you to look into and decompile .Net assemblies
Spy++
DbWin32 -- Lets you see Windows debug and trace messages

  • Similar to DebugView

DebugView -- Lets you see Windows debug and trace messages

Web & Network

Firefox Portable (with Firebug)
OperaUSB -- Web browser
XamppLite -- Package that includes Apache, PHP, MySQL, phpMyAdmin, OpenSSL & SQLite
PuTTY -- telnet and SSH client
Wireshark -- network protocol analyzer (packet sniffer)
WinSCP -- SFTP, FTP and SCP client for Windows

Diff/Merge

SourceGear DiffMerge -- Compare two files side by side and merge if needed.
WinDiff -- File comparison tool
Winmerge -- "Open Source differencing and merging tool for Windows."

Unix-like Tools

GNU Utilities for Win32 -- Windows version of several Unix/Linux tools
Cygwin -- Port of a Unix type environment to Windows
PowerGREP -- GREP tool

Visual Studio & .NET

NUnit -- Unit testing for .NET
TestDriven.NET -- Easily run your unit tests from Visual Studio
AnkSVN -- Subversion plugin for Visual Studio
LINQPad -- Tool to interactively develop Linq queries.

  • "lets you interactively query SQL databases in a modern query language: LINQ"

Regular Expression Tools

Expresso -- Regular Expression tool
RegexBuddy -- Regular Expression tool

Misc

The Sysinterals Suite (includes DebugView, Process Explorer, & more)
WinZip
DosHere
7-zip -- Open source file archiver
Scrollbar fix for VB6
puretext -- Paste w/ formatting removed
VirtualBox -- Open source virtualization product.

  • Similar to VMWare or VirtualPC
0 投票
6 回答
1438 浏览

html - 静态 html 博客/cms 在 USB 记忆棒上运行?

拥有一个简单的博客、将整个站点部署为静态 html 通过 FTP/SFTP 和任何博客 API 的内容管理系统有哪些选择?

我知道 Thingamablog,但它已经一年多没有更新了,所以我想现在已经死了。我必须至少将静态 HTML 导出到 FTP 服务器的替代方案是什么?

如果该应用程序有一些可视 gui 来输入博客文章并可以从 USB 记忆棒运行,那就太好了。

0 投票
6 回答
11866 浏览

webserver - 便携式 USB 网络服务器

我有一个我正在处理的项目,这将需要一个网络服务器。网络服务器将用于使用移动设备远程控制演示。

我看到那里有很多选择,我想知道是否有人可以提供一些建议。

我的标准包括:

  • 便携式,适合 USB 密钥

  • 易于运行。用户只需单击一个图标,或者理想情况下它会包含一个自动运行命令。

  • 开源。我更喜欢根据 GPL 或类似许可获得许可的东西。

  • 运行动态服务器端语言。我看到大多数都有 PHP 可以完美运行,但我对其他语言持开放态度。

  • 如果可能的话,跨平台。

现在我倾向于 XAMPP,但我很想听听一些建议。

0 投票
12 回答
19744 浏览

ide - 便携式编程IDE

我经常头脑风暴,想直接编写代码。或多或少像“哇,那个算法会摇滚!我现在需要写它!”。

对于这种“冲动”的写作,我使用http://www.jarte.com/这是一个很酷的便携式文本编辑器。如果我在 cybecafe 或朋友的电脑附近,我只需插入 USB 笔式驱动器并开始写...

所以,我想要:1) 一个可移植的极简 IDE 2) 具有最低操作系统要求(即:我想从 XP、Vista 等运行...) 3) 任何现代语言(如果需要,我可以学习一门新语言。我只想编写/测试算法)4)语法高亮/智能感知很好,但不是必需的 5)免费

有这样的事情吗?

0 投票
8 回答
30400 浏览

database - 免费的便携式数据库

您好我正在开发桌面便携式免费应用程序,我正在寻找便携式数据库:

  • 自由
  • 无需安装
  • 多达 20K 条记录
  • 独立应用程序
  • 支持加密(可选)
  • SQL92 规范

谢谢你的建议

你能写一些优点和缺点吗?

0 投票
1 回答
3095 浏览

xul - 如何使用自定义相对路径为 xulrunner 应用程序设置配置文件目录?

有没有一种简单的方法来创建跨平台可移植 Xulrunner 应用程序?

我所说的“便携”是指http://portableapps.com/上的人所做的,但除此之外,我希望能够在我需要的任何平台运行时都放在闪存棒上。

例如,如果我希望我的应用程序在 Linux 上运行,我将 Xulrunner 的 linux 构建和我的 xulrunner 应用程序放在一起。如果我希望我的应用程序在 Windows 上运行,我还会放置 Xulrunner 的 Windows 版本等。

然后,最终用户将能够根据他/她使用的计算机上安装的平台运行相同的应用程序。一切都很好,假设我决定如何组织文件等。

问题出现在应用程序运行时。它在当前计算机上找到默认配置文件目录并使用它(NO PORTABLE)。配置文件目录应该在闪存棒上。

我在命令行上尝试了以下操作:

但这只会启动配置文件管理器

创建配置文件后,我尝试使用以下命令运行应用程序:

现在它似乎工作了,但仍然不够。所以我的问题应该是: 如何使用自定义相对路径为 xulrunner 应用程序设置配置文件目录?

任何见解? 谢谢你。