Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Entwicklertools diverses
« vorheriges
nächstes »
Drucken
Seiten:
1
...
76
77
78
79
80
[
81
]
82
83
84
85
86
...
97
Nach unten
Autor
Thema: Entwicklertools diverses (Gelesen 165549 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Visual Studio Code 1.69.2
«
Antwort #1200 am:
19 Juli, 2022, 09:08 »
Visual Studio Code is a powerful IDE, dedicated to building Web applications and cloud programs. The tool is a lightweight and resembles the functionality of Visual Studio, however it features comprehensive revision and compiling utilities, packed in a modern looking interface.
Freeware
Whats new:>>
Fixed:
June 2022 Recovery 2 endgame-plan
mmet suggestion not automatically display bug candidate confirmed emmet
Focus problems with output in notebooks causing Ipywidgets dropdown to not work
https://code.visualstudio.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Software Ideas Modeler 13.50
«
Antwort #1201 am:
19 Juli, 2022, 19:10 »
Software Ideas Modeler is used to draw UML diagrams which are used in professional software development. Software Ideas Modeler can also be used to draw some other diagrams such as entity-relationship diagrams and UI mockups.
Changelog
Release Highlights:
Vertical Tabs in Properties Dialogs:
The new version shows the tabs vertically on the left in the tab control. This way, you can usually see all the tabs without scrolling. If you do not like the new tab control style, you can change it to the original one with the tabs on the top - go to the Options, section General and choose Top radio button in the GUI Style/Properties tabs position group.
Improved Types:
Type sets can include parameters for the types now. Types can be derived from other types and support the generics in this way. The whole application was improved to support this change. You can add and edit the parameters and types using the enhanced Type Set Editor.
You can change the parameters using the context menu in the diagram editor. You can enter the type parameters within less-than greater-than signs, e.g. Integer for nullable integer or int<*> for integer pointer. (The meaning of characters such as '?' or '*' is specified by the used type set and can differ between various type sets.) The generics are entered in a similar way: Dictionary. The parameters must be defined in the used type set to be able to use them.
Superclass Name and Inherited Fields:
You can show the name of the superclass (or superclasses) and all inherited fields using new Show Part parameters:
Super Elements Names
Inherited Fields
New Features and Improvements:
Added option to show Properties dialog tabs on the left (default option now)
Improved Types manager
Added support for generic types
Added support for type parameters (nullability, pointers, etc.)
Added support for stereotypes to operation parameters
Added rendering options to the Diagram Editor section in the Options dialog
Added new rendering option Text Anti-Aliasing
Added new rendering option Text Contrast
Canceled confirmation for Options dialog close
Changed default type of UI Paragraph to schematic waves
Added new parameter to template command Namespace(namespaceSeparator)
Added button for clearing filter in the Options dialog
Container auto-inflating also without re-adding the nested element
Added default options for IDEF1X cardinalities to the diagram editor
Added option to show inherited fields (attributes, operations)
Added option to show association attributes
Added option to show superclasses in a class header
Improved Quick Action Box results sorting
UML Association is created with UML Property for each association's end
Added new template evaluator commands:
For Classifier: SubClassifiers, SuperClassifiers, SuperClassifier, HasSuperClassifier
For Type: NameWithParameters, LocalName, Parameters, TemplateParameters, IsGeneric, IsNullable, HasLength, IsPointer, IsReference
For Type Parameter: Id, Name, Kind, Code, Description, Meaning, IsNullable, IsLength, IsPointer, IsReference, IsOther, IsFlag, HasEnumValue, HasNumericValue, HasTextValue
For Operation Parameter: IsReference, IsOut
For Attribute, Operation, Operation Parameter: HasPointerType, HasReferenceType, HasNullableType
Added support for typed enum to C# source code generation
Added support for enums and enum classes to C++ source code generation [RQ#1706]
Added support for nullable types to C# and VB.NET
Added support for pointers and references to C++
New UML attributes, UML operations, and ERD attributes can be added without an additional dialog in the Properties editor
Added new tools for IDEF1X diagram for other cardinalities
More specific icons for IDEF1X tools in the toolbox
Fixed Bugs:
Fixed navigation using arrow keys in Model Navigator
Fixed hierarchy parsing when indentation size is larger than one
Fixed UI Paragraph rendering
Fixed consistent toolbox showing/hiding behavior by the current setting
Fixed generation of interface implementation for C++ source code generation [RQ#1702]
Fixed C++ namespace names in generated source codes [RQ#1703]
Fixed setting operation static modifier by abstract modifier when editing using the Properties dialog [RQ#1704]
Fixed menu items in View menu: Add Document and Add Resource Item
Fixed moving cardinality labels for IDEF1X relationships
Fixed type combo box size height for high DPI
Fixed blinking when editing values for some fields in the Properties pane
Fixed input dialogs layout for high DPI
Fixed parsing ERD attribute names with spaces
Fixed Remove All Field Styles action to not remove also the main element style
Fixed choosing a nested option using a radio button in the Options dialog
Fixed undesired selecting labeled elements by clicking on the label area when the label is hidden
Fixed auto-size and rendering for IDEF1X entities without attributes
Fixed some style issues for dark mode
Fixed icon size in diagram editor context menus for high DPI
Fixed auto-size for UML Signal Send and Signal Receipt elements
[close]
http://www.softwareideas.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
DevToys 1.0.9.0
«
Antwort #1202 am:
20 Juli, 2022, 08:50 »
DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data. With Smart Detection, DevToys is able to detect the best tool that can treat the data you copied in the clipboard of your Windows. Compact overlay lets you keep the app in small and on top of other windows. Multiple instances of the app can be used at once.
Many tools are available.
Klick to view
Converters
JSON <> YAML
Number Base
Encoders / Decoders
HTML
URL
Base64
GZip
JWT Decoder
Formatters
JSON
SQL
XML
Generators
Hash (MD5, SHA1, SHA256, SHA512)
UUID 1 and 4
Lorem Ipsum
Checksum
text
Inspector & Case Converter
Regex Tester
Text Comparer
Markdown Preview
Graphic
Color Blindness Simulator
PNG / JPEG Compressor
Image Converter
... and more are coming!
[close]
Changelog
New Features
Added a Color Picker tool by @veler in #587
Added Contrast Ratio Checker tool by @veler in #594
Added XML Validator tool by @JustAGabriel in #525 #565
Added Cron Parser tool by @DotNetInAction in #535
Improvements
Update French, Japanese, Korean, Chinese Simplified, Chinese Traditional, Ukrainian, Portuguese (Brazilian), Russian, Italian, Czech, Vietnamese, Indonesian, German, Polish, Spanish, Spanish (Argentina), Hungarian, Tamil, Arabic and Turkish translation in #538 #539 #540 #541 #545 #546 #550 #552 #559 #563 #564 #575 #581 #582 #583 #588 #589 #592 #593 #595 #597 .
Help us translating in more languages!
Moved "Now" string key. by @niyari in #544
Apply the font set in settings to certain output text boxes by @bladedeyna in #536
Added HMAC authentication mode in Hash generators by @L1nu5 in #555
JSON Formatter can now sort properties alphabetically. by @veler in #578
Added an option to clear text editor when pasting from the clipboard. by @veler in #580
Replaced all SVG icons by TTF font by @veler in #585
Bug Fixes
Fixed SearchKeywords value. by @niyari in #547
Fixed Json Formatter altering date's time zone. by @veler in #574
Fix in YAML to JSON involving boolean conversion by @veler in #579
Fixed inconsistent casing in the Settings page by @Jaiganeshkumaran in #567
[close]
Freeware
https://github.com/veler/DevToys
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Software Ideas Modeler 13.51
«
Antwort #1203 am:
20 Juli, 2022, 19:40 »
Whats new:>>
Fixed application crash when parsing source code using the dialog
Fixed properties creation for UML association inserted using right drag&drop
Fixed placing association properties to incorrect classes
http://www.softwareideas.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Godot Engine 3.5 RC 7
«
Antwort #1204 am:
22 Juli, 2022, 19:45 »
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
Open Source
Release Notes ->
https://godotengine.org/article/release-candidate-godot-3-5-rc-7
https://www.godotengine.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Godot 3.5 RC 8
«
Antwort #1205 am:
28 Juli, 2022, 18:40 »
Release Notes ->
https://godotengine.org/article/release-candidate-godot-3-5-rc-8
https://www.godotengine.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
SWI-Prolog 8.5.15-1 Dev
«
Antwort #1206 am:
28 Juli, 2022, 20:10 »
SWI-Prolog offers a comprehensive Free Software Prolog environment. Prolog is a general purpose logic programming language often used for artificial intelligence and computational linguistics.
it's open source and completely free.
Whats new:>>
DDED: PL_get_stream_from_blob()
PORT: config/win32.h and config/win64.h have been removed.
www.swi-prolog.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Godot 3.4.5 Final
«
Antwort #1207 am:
02 August, 2022, 18:20 »
Release Notes ->
https://godotengine.org/article/maintenance-release-godot-3-4-5
https://www.godotengine.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Software Ideas Modeler 13.60
«
Antwort #1208 am:
03 August, 2022, 19:50 »
Changelog
Major upgrade of dark mode
Added a new tab Parts to the Element Properties dialog
Auto hiding scrollbar in the diagram menu
Improved Generation sidebar layout
Improved user interface of Stereotypes, Tagged Values and Default Values dialog
Added confirmation message box for the task editor with unsaved changes
Added element icons to the reference combo boxes
Adding new types from reverse engineered code to the custom types list
Hiding unapplicable items from the Show Parts submenu
Fixed undoable auto-resize action
Fixed autoscrolling during the right mouse button scrolling
Fixed displaying checks for items in the Show Parts submenu
Fixed setting colors in the documentation box using toolbar buttons
Fixed drop-down opening direction in the sidebars for multiple screen configurations
Fixed unexpected container resizing
Fixed rendering of various controls (tab control, stereotype picker)
Fixed high DPI rendering for some controls (quick action box, status bar)
Fixed setting type identifier of style
Fixed application crash when showing Windows dialog with the list of opened windows and there is a window without an icon
Fixed blinking when switching between window tabs, sidebar panels, and tabs in tab controls
Fixed application crash when trying to set working schedule for a person
Fixed saving properties of association end roles of copied association
Fixed model navigation's overview diagram centering on high DPIs
Fixed editing use case parameters in the Use Cases window
Fixed Reset part visibility to defaults
Fixed updating task management window after adding new tasks
Fixed setting new instances to element properties (e.g. Class Behavior)
Fixed sorting attributes and operations by type in the Properties dialog grid
Fixed parsing generic types with multiple parameters
[close]
http://www.softwareideas.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Software Ideas Modeler 13.61
«
Antwort #1209 am:
04 August, 2022, 22:20 »
Whats new:>>
Fixed scrolling using the scroll bar in the new diagram menu
Fixed dark mode for some other windows
Fixed ribbon gallery scrollbar width for high DPI
Fixed application crash when using Update All Reverse Engineered Elements, and a source file does not exist anymore
Template Options dialog is opened centered on the parent window
http://www.softwareideas.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Visual Studio Code 1.70.0
«
Antwort #1210 am:
05 August, 2022, 05:40 »
Changelog
There are many updates in this version that we hope you'll like, some of the key highlights include:
Title bar customization - Hide/show menu bar, Command Center, or layout control.
Fold selection - Create your own folded regions in the editor.
Search multi-select - Select and then act on multiple search results.
Tree view search and filtering - Find and filter in tree views such as the Find Explorer.
Terminal improvements - Shell integration on by default, extended PowerShell keybindings.
Command line option --merge - Use the 3-way merge editor as your default merge tool.
Notebooks: Go to Most Recently Failed Cell - Jump directly to notebook errors.
Python Get started experience - Quickly install and configure Python within VS Code.
Sticky scroll preview - New scrolling UI shows current source code scope.
Dev container CLI topic - Learn about the updated development container CLI.
[close]
https://code.visualstudio.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Windows Terminal v1.14.196
«
Antwort #1211 am:
06 August, 2022, 10:10 »
The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and custom themes, styles, and configurations.
MIT License
Changelog
This servicing release of Windows Terminal v1.14 originally became available in the GA channel on July 19th.
Warning
There is a known issue in this release of Windows Terminal that may result in difficulty restoring the Terminal window from a minimized state.
It contains the following fixes:
Enabling "read-only" mode for a pane will no longer result in a read only dialog appearing every time you focus, un-focus, move, highlight, or otherwise interact with the terminal inside it. Sorry about that! ( #13483 )
We've enabled word wrapping on more of the tooltips in the application ( #13463 )
The "Quake ™? mode" window will no longer launch in full screen when the full screen launch mode is selected ( #13473 )
The "debug tap" now includes line breaks to make it easier to read ( #13475 )
[close]
https://github.com/microsoft/terminal
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Godot 3.5 Final
«
Antwort #1212 am:
06 August, 2022, 10:20 »
Release Notes ->
https://godotengine.org/article/godot-3-5-cant-stop-wont-stop
https://www.godotengine.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Windows Terminal Preview v1.15.200
«
Antwort #1213 am:
06 August, 2022, 10:40 »
Changelog
This is a servicing release for the Preview channel of Windows Terminal.
Note
People in the Beta channel of the Windows Insider program will receive 1.15 as a Stable channel update while we test out coming features for the next version of Windows. It is roughly equivalent to the build included here, but it does not include the experimental text rendering engine.
Warning
There is a known issue in this release of Windows Terminal that may result in difficulty restoring the Terminal window from a minimized state.
Windows Terminal no longer depends on a sidecar package of MIDI instrument voices to play "In the Hall of the Mountain King" when an application requests it (that is: DECPS support now relies on DirectSound!) ( #13471 )
Enabling "read-only" mode for a pane will no longer result in a read only dialog appearing every time you focus, un-focus, move, highlight, or otherwise interact with the terminal inside it. Sorry about that! ( #13483 )
We will no longer reserve space for the scroll bar marks when there is no scroll bar ( #13454 )
doskey aliases can now be bypassed by inserting a space before them, as has apparently been documented since 1651 ( #13476 )
We've enabled word wrapping on more of the tooltips in the application ( #13463 )
The "Quake ™? mode" window will no longer launch in full screen when the full screen launch mode is selected ( #13473 )
The "debug tap" now includes line breaks to make it easier to read ( #13475 )
[close]
https://github.com/microsoft/terminal
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Vagrant 2.3.0
«
Antwort #1214 am:
10 August, 2022, 12:20 »
Vagrant fasst alles, was Entwickler benötigen, in einer virtuellen Entwicklungsumgebung zusammen, was Entwicklern das Leben deutlich vereinfachen soll. Webentwickler müssen beispielsweise keine Infrastrukturkomponenten mehr einrichten oder sich um Abhängigkeiten Gedanken machen.
Das von Mitchell Hashimoto und John Bender 2010 initiierte Projekt Vagrant macht die Zusammenstellung virtueller Maschinen für Entwickler deutlich einfacher. Mit wenigen Handgriffen lassen sich virtuelle Maschinen mit allen benötigten Komponenten erstellen, die dann das gesamte Team nutzen kann, so dass alle mit exakt den gleichen Bibliotheken und Infrastrukturkomponenten in identischen Versionen arbeiten.
Vagrant basiert auf Oracles freier Virtualisierungslösung Virtualbox und nutzt
Chef
und
Puppet
, um die virtuellen Maschinen einzurichten. Gesteuert wird das Ganze über sogenannte
Vagrantfiles
.
Vagrant läuft unter Windows, Linux und Mac OS X, die eigentliche Entwicklungsumgebung wurde unter Ubuntu Linux umgesetzt. Es stehen aber auch sogenannte Basisboxen mit Arch Linux, Debian, Fedora, FreeBSD, Gentoo, Redhat, Solaris und Suse bereit.
Changelog
FEATURES:
core: Introduce vagrant-go [GH-12819]
IMPROVEMENTS:
core: Set rsa-sha2 in kex algorithm set to enable in key exchange [GH-12584]
core/bundler: Improve Gem spec selection when resolving [GH-12567]
push/heroku: Display output from push [GH-12646]
BUG FIXES:
host/darwin: Fix NameError for version capability [GH-12581]
push/ftp: Fix VAGRANT_CWD handling [GH-12645]
guests/redhat: Fix NFS shares on Rocky 9 guests [GH-12813]
[close]
http://www.vagrantup.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
Drucken
Seiten:
1
...
76
77
78
79
80
[
81
]
82
83
84
85
86
...
97
Nach oben
« vorheriges
nächstes »
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Entwicklertools diverses