Python (64-bit) 歷史版本列表 Page14

最新版本 App Builder 2023.60

Python (64-bit) 歷史版本列表

Python 64 位是一種動態的面向對象編程語言,可用於多種軟件開發。它提供了與其他語言和工具集成的強大支持,附帶大量的標準庫,並且可以在幾天內學到。許多 Python 程序員報告大幅提高生產力,並認為語言鼓勵開發更高質量,更易維護的代碼。下載用於 PC 的 Python 離線安裝程序設置 64 位 Python 在 Windows,Linux / Unix,Mac OS X,OS / 2,Am... Python (64-bit) 軟體介紹


Surfer 21.2 查看版本資訊

更新時間:2021-07-13
更新細節:

What's new in this version:

Surfer 21.2
New Features and Improvements:
- Axis: improve wording of error "Axis exceeds coordinate space"
- Options: Enable OpenGL hardware acceleration: update Help tip

Fixed:
- 3D View button is available when 2 Map objects are selected
- 3D View: 3D surface maps visibility tied to 'surface background' when another layer exits
- 3D View: certain vertical exaggeration values cause the camera angle to revert to default
- 3D View: grayed out when you have a 3D base
- Axis: manual scaling: improved warnings
- Contour map: contour fill is applied improperly for a specific grid
- Crash getting limits of Profile in Group when source deleted
- Crash when closing plot document
- Crash when closing Surfer
- Crash when going between 2D and 3D view windows
- Crash when undoing Reload Layer with Attribute Table open
- Error that the file contains an incorrect path when opening an SRF file and the data is not on the
- computer and then try to open data
- GDB import: "No geometry objects were found in the geodatabase" error upon import
- Internal Error after Grid Data because of invalid search parameters (gridder.cpp)
- Internal error opening file with 0 scale map transform (graphics3.cpp)
- Internal Error when adding base layer with extreme coordinates (axis.cpp)
- Internal Error when editing contour labels (uicontourlabeltool.cpp)
- Internal error when importing BLN file (and probably others) with infinite values (TrGraphics.cpp)
- STL files created in Surfer do not import with 3D geometry
- Swiss CH1903 LV03: incorrect WGS84 conversion factors (XYZ Displacement/Rotation)


Surfer 21.1
New Features and Improvements:
- 3D View: display 3D polylines, 3D polygons and 3D polymeshes in 3D
- Change To: convert regular points, polylines and polygons to 3D polylines and 3D polygons (and vice versa)
- Import: import 3D polylines, 3D polygons and 3D polymeshes as 3D geometry
- Properties: Coordinates: display and edit Z coordinates for 3D geometry
- Grids: calculate area and volume between contours
- 3D PDF Export: reduce file size of exported file using the grid surface "quality reduction"
- Display 32-bit BGRA images with or without transparency (turn off the alpha channel)
- DXF Export: option to export LWPOLYLINE with no ZLEVEL (2D flat polylines)
- Automation: all grid exporting/saving commands need an export options string
- Automation: ClassedPostLayer: new Class properties (including colormap)
- Automation: GridAssignNoData: use polygon boundary
- Automation: GridProject
- Automation: LabelFormat: DMSFormat and DMS options
- Automation: PointSample
- Automation: SaveFile [Grid]: use parameter for SpatialReferences

Fixed:
- 3D View: VRML Export: surface artifacts exist and blanked/NoData areas not removed
- Axes: Automatic Scaling should not default to something that gives you an error
- Axis Grid Lines: minor grid lines don't show up before first major tick
- Base from Data: doesn't import coordinate system information for data (e.g. from GSR2, PRJ)
- Base layer: Coordinates: when you move a polygon into base layer, the tracker isn't visible
- Convert Layer: converting to 3D surface creates empty map
- Coordinates Page marker tracker incorrect after moving shape within a Base Map
- Coordinates Page vertices do not update when moving shapes within a Group within a Base Map
- Crash after closing when displaying drop-down from Properties control
- Crash after pasting contour layer into base layer
- Crash in notifications when NotificationStatuses.txt has been altered
- Crash reports: thousands of ZIPs in Temp were created when report cannot be sent (connection issue, etc.)
- Crash when drawing filled contours after undo Break Apart
- Crash when Grid Data - Variogram after minimizing window
- Crash when Undo
- Endless Internal Error setting map scaling to 'inf' (axis.cpp, line 133)
- Export KML/KMZ: object IDs for point objects are not exported
- GPX Import Filter wasn't reading the elevation data
- Internal Error after closing a window (gscatch.cpp)
- Internal Error after creating 3D view (memorymappedcache.cpp)
- Internal Error after grouping/ungrouping objects (Scenelist.cpp)
- Internal Error when adding a profile over Z values with high number of sig digs (usertransform.cpp)
- Internal Error when converting a 2-grid vector to a 3D wireframe or 3D surface (iogrid.cpp)
- Internal Error when expanding Map and then delete (polygonnode.cpp)
- Internal Error when gridding data with Kriging (polarvariosurface.cpp)
- Internal Error when importing file with '%' character in filename
- Internal Error when opening a Surfer 7 SRF file with filled contours that have bad header info (contourfill.cpp)
- Internal Error when reshaping a polygon (reshapetool.cpp)
- Internal Error when Undo Order Change or Undo Delete (scenelist.cpp)
- Internal Error when undoing group with color scale after breaking apart layer (scenelist.cpp)
- Internal Error when undoing group, ungroup and reshape (gscatch.cpp)
- Internal Error with Grid Data using Kriging (kriginggridder.cpp)
- Internal Error: Grid Data: when loading settings for pages that don't use the settings
- KMZ import: File is stretched/wrong limits after import
- Objects are not grouping when the Attribute Table is open
- Open Grids: item added for each time you click on an open grid

Apache Tomcat 9.0.50 查看版本資訊

更新時間:2021-07-07
更新細節:

Snap Camera 1.13 查看版本資訊

更新時間:2021-07-01
更新細節:

Streamlabs OBS 1.2.0 查看版本資訊

更新時間:2021-06-30
更新細節:

Python 3.9.6 (64-bit) 查看版本資訊

更新時間:2021-06-29
更新細節:

What's new in this version:

This is the sixth maintenance release of Python 3.9:
- Python 3.9.6 is the newest major release of the Python programming language, and it contains many new features and optimizations. There's been 146 commits since 3.9.5 which is a similar amount compared to 3.8 at the same stage of the release cycle. See the changelog for details.
- Major new features of the 3.9 series, compared to 3.8

Some of the new major new features and changes in Python 3.9 are:
- PEP 573, Module State Access from C Extension Methods
- PEP 584, Union Operators in dict
- PEP 585, Type Hinting Generics In Standard Collections
- PEP 593, Flexible function and variable annotations
- PEP 602, Python adopts a stable annual release cadence
- PEP 614, Relaxing Grammar Restrictions On Decorators
- PEP 615, Support for the IANA Time Zone Database in the Standard Library
- PEP 616, String methods to remove prefixes and suffixes
- PEP 617, New PEG parser for CPython
- BPO 38379, garbage collection does not block on resurrected objects
- BPO 38692, os.pidfd_open added that allows process management without races and signals
- BPO 39926, Unicode support updated to version 13.0.0;
- BPO 1635741, when Python is initialized multiple times in the same process, it does not leak memory anymore
- A number of Python builtins (range, tuple, set, frozenset, list, dict) are now sped up using PEP 590 vectorcall
- A number of Python modules (_abc, audioop, _bz2, _codecs, _contextvars, _crypt, _functools, _json, _locale, operator, resource, time, _weakref) now use multiphase initialization as defined by PEP 489
- A number of standard library modules (audioop, ast, grp, _hashlib, pwd, _posixsubprocess, random, select, struct, termios, zlib) are now using the stable ABI defined by PEP 384
- You can find a more comprehensive list in this release's "What's New"

Apache Tomcat 9.0.48 查看版本資訊

更新時間:2021-06-18
更新細節:

What's new in this version:

- Improve robustness of HTTP/2 HPACK decoding
- Improvements to the handling of the Transfer-Encoding header
- Review code used to generate Java source from JSPs and tags and remove code found to be unnecessary
- Backport the updated blocking NIO code and optimizations from Tomcat 10.0

Saola Animate 3.0.1 查看版本資訊

更新時間:2021-05-26
更新細節:

Streamlabs OBS 1.1.2 查看版本資訊

更新時間:2021-05-14
更新細節:

Apache Tomcat 9.0.46 查看版本資訊

更新時間:2021-05-13
更新細節:

What's new in this version:

The Apache Tomcat Project is proud to announce the release of version 9.0.46 of Apache Tomcat. This release implements specifications that are part of the Java EE 8 platform. The notable changes compared to 9.0.45 include:
- Ensure the correct escaping of attribute values and search filters in the JNDIRealm.
- HandlesTypes should include classes that use the specified annotation types on fields or methods.
- Refactor the creation of WebSocket end point, decoder and encoder instances to be more IoC friendly. Instances are now created via the InstanceManager where possible.

Streamlabs OBS 1.1.1 查看版本資訊

更新時間:2021-05-12
更新細節: