我一直在努力学习localhost mysql和intellij如何连接和编程数据库相关的任务.这可能吗?如果是的话它是如何实现的?
我见过有关使用notepad ++和其他编辑器的帖子,但没有关于使用PN2的帖子.
我尝试过以下各种变体,但它们似乎都没有效果:
git config --global core.editor "'C:\Program Files (x86)\Programmer's Notepad\pn.exe -allowmulti' -w"
Run Code Online (Sandbox Code Playgroud)
我只是得到如下错误(这是在"git commit --amend"之后):
'C:\Program Files (x86)\Programmer's Notepad\pn.exe -allowmulti' -w: -c: line 0:
unexpected EOF while looking for matching `''
'C:\Program Files (x86)\Programmer's Notepad\pn.exe -allowmulti' -w: -c: line 1:
syntax error: unexpected end of file
error: There was a problem with the editor ''C:\Program Files (x86)\Programmer's
Notepad\pn.exe -allowmulti' -w'.
Please supply the message using either -m or -F option.
Run Code Online (Sandbox Code Playgroud)
有可能让这个工作吗?
正如我在标题中提到的,任何人都可以向我推荐一款易于使用和更高精度的软件,以合并主要是Java(Android)的程序编码.
例如:3个程序员正在编写ABC软件.第一阶段将由程序员A和B编写.稍后,程序员C将参与其中并且他们在同一天工作.
是否有软件让他们将工作上传到空间,然后比较更改并合并它,以便下一个程序员正在处理最新版本的代码.
额外注意:我有一个CPanel帐户.如果它可以整合.或者也可以接受独立软件.