TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 WhatsApp for Windows 軟體舊版本 Download Page111 | 2024 軟體跟著走

WhatsApp for Windows 歷史舊版本 Page111

最新版本 [var.version]

WhatsApp for Windows 歷史版本列表

官方 WhatsApp for Windows 桌面應用程序允許您隨時隨地保持聯繫 - 無論您的手機還是家中的電腦或工作。該應用程序本身與 WhatsApp Web 非常相似,它本來就是一個擴展程序  的手機:該應用程序鏡像從您的移動設備的對話和消息. 選擇版本:WhatsApp for Windows 0.2.7315(32 位)WhatsApp for Windows 0.2.731... WhatsApp for Windows 軟體介紹

WhatsApp for Windows (32-bit)WhatsApp for Windows (64-bit)


Xojo 2019 Release 1 查看版本資訊

更新時間:2019-04-10
更新細節:

What's new in this version:

Major changes include:
- Xcode 10.2 compatibility
- Significant improvements to performance of Layout Editor, especially with web projects
- Improvements to URLConnection: SendSync now works with threads, added a new HTTPStatus property, URLConnection also now appears in Library for desktop projects
- Free Pi license now builds for Console or Desktop
- Spell checking now also supported in TextArea on Linux
- Dynamic Constants are now referred to as Localized Strings
- General AutoComplete improvements
- SQLite updated to 3.26.0

RStudio 1.2.1335 查看版本資訊

更新時間:2019-04-08
更新細節:

What's new in this version:

Python and Notebooks:
- Use a shared Python session to execute Python chunks via reticulate
- Simple bindings to access R objects from Python chunks and vice versa
- Show matplotlib plots emitted by Python chunks

Keyring:
- Store passwords and secrets securely with keyring by calling rstudioapi::askForSecret()
- Install keyring directly from dialog prompt

D3:
- Author D3 visualizations in RStudio and preview in the Viewer pane
- Use r2d3 D3 visualizations in R Notebook chunks

Jobs:
- Run any R script as a background job in a clean R session
- Monitor progress and see script output in real time
- Optionally give jobs your global environment when started, and export values back when complete

SQL:
- Author SQL queries in RStudio and preview in the SQL Results pane

Testing:
- Run Tests command in testthat R scripts for direct running
- testthat output in the Build pane with navigable issue list
- Integration with shinytest to record and run Shiny app tests

PowerPoint:
- Create PowerPoint presentations with R Markdown

Package Management:
- Specify a primary CRAN URL and secondary CRAN repos from the package preferences pane.
- Link to a package’s primary CRAN page from the packages pane.
- Configure CRAN repos with a repos.conf configuration file and the r-cran-repos-file option.
- Suggest additional secondary CRAN repos with the r-cran-repos-url option.

Plumber:
- Create Plumber APIs in RStudio
- Execute Plumber APIs within RStudio to view Swagger documentation and make test calls to the APIs
- Publish Plumber APIs to RStudio Connect

Miscellaneous:
- Git ‘Create Branch’ dialog defaults to remote associated w/current branch (if any)
- Added link to purrr cheat sheet (in Help) and link to browse all cheat sheets
- Added option to temporarily disable environment pane refreshing
- Improve NSE detection for dplyr (better understands S3 dispatch and idioms)
- Add ability to search for displayed database objects in Connections tab
- Add button to open profiler output in an external browser
- Add option to show the R Markdown render command used when knitting
- Add option to show hidden files in the Files pane
- Upgrade embedded Pandoc to 2.2.1
- Allow renames that change only file case on Windows
- Remember scroll position when navigating in Help pane
- Show warning when attempting to edit a generated file
- Allow opening .ini files with file.edit
- Add shinymod snippet for Shiny modules
- Allow changing zoom level without reloading
- New command ‘Pull with Rebase’ to pull and rebase a branch in a single step
- Click on promises in the Environment pane now calls force on the promise
- Add Rename command to File menu for quick rename of current file
- Numeric filtering in data viewer shows value distribution and supports user-entered values
- Improved support for custom knitr engines in R Notebooks
- Add support for viewing external web URLs in the Viewer pane
- Add option to disable drag-and-drop for text in the editor
- Add option to disable cursor save/load; improves performance on some Windows machines
- R startup files (e.g. .Rprofile) are now always saved with trailing newlines
- Update embedded libclang to 5.0.2 (Windows only)
- RStudio now a 64-bit application on Windows (Linux and Mac are already 64-bit)

Bug Fixes:
- Fix “Invalid byte sequence” when spell checking
- Fix incorrect Git status pane display when git detects that a file has been copied
- Fix hang when submitting empty passwords and password encryption is turned off
- Fix HTTP 500 error when navigating to directories such as /js/
- Fix issue where Build pane would get ‘stuck’ on failed Rcpp::compileAttributes() call
- Fix low/no-contrast colors with HTML widgets in notebooks with a dark theme
- Fix invalid YAML in some cases when changing R Markdown output type via dialog
- Fix error when quitting while a function named q() is present
- Fix crash when executing multiple R Notebook chunks with a failing Rcpp chunk
- Fix missing blank lines in code chunks in R Notebook preview
- Fix selection in Files pane when files are modified while checked
- Fix incorrect truncation of some R object descriptions in Environment pane
- Fix duplicate prompts in each window when using RStudio API showPrompt
- Fix proxy timeouts with the websocket used for the Terminal, via keepalive messages
- Fix file.edit failures with Chinese filenames on Windows
- Fix errors when importing non-ASCII filenames in base Import Dataset
- Fix rserver crash that can occur when proxying websockets to Shiny apps
- Fix hang on some Linux systems caused by X11 clipboard monitoring w/ option to disable monitoring
- Fix empty column titles when viewing matrices without column names
- Fix error when pressing F1 on non-function autocomplete results
- Fix hang when autocompleting filenames in large directories
- Fix inability to copy content from Viewer pane and data viewer in IE11
- Fix errant addition of msys-ssh to path on non-Windows platforms
- Fix buggy behavior with when ANSI colors are present
- Fix external process slowness (git, etc.) when open file limit RLIMIT_NOFILE is high
- Fix issue caused by resolving symlinks when choosing Git path
- Fix display of consecutive spaces in the Data Viewer
- Fix issue where ‘#’ in YAML strings would be highlighted as comments
- Fix over-eager loading of yaml package when IDE starts up
- Fix issue on Windows with R dialogs showing behind RStudio window
- Fix incorrect insertion of mousewheel handler into HTML widget JavaScript
- Fix unresponsive buttons in Connections pane when connection deletion is cancelled
- Fix RStudio hang when installing packages (e.g. BH) in Packrat projects on Windows

RStudio Server Pro:
- Overhauled R versions, allowing you to specify version labels, load environment modules, and execute a prelaunch script when loading specific - versions.
- New rsession-diagnostics-enabled option for rserver.conf to enable session launch diagnostics mode to help diagnose session launch failures.
- Added support for auth-pam-sessions-use-password option in a load balanced setup.
- Added ability to suspend sessions from user home page.
- Added hmac signature verification for proxy auth mode with new auth-proxy-require-hmac option in rserver.conf.
- Add nodes to RStudio Server Pro load-balanced clusters without service interruptions.

MyLanViewer 4.20.0 查看版本資訊

更新時間:2019-03-31
更新細節:

Microsoft Edge 75.0.111.0 查看版本資訊

更新時間:2019-03-29
更新細節:

Google Chrome Portable 73.0.3683.86 (64-bit) 查看版本資訊

更新時間:2019-03-28
更新細節:

pdfFactory 6.37 查看版本資訊

更新時間:2019-03-28
更新細節:

What's new in this version:

- Assorted bug fixes and performance improvements

更新時間:2019-03-27
更新細節:

What's new in this version:

Offline GPU Rendering with AMD’s Radeon™ Pro Render:
- AMD’s GPU accelerated path-tracer, the Radeon Pro Render, is now part of Modo’s collection of powerful rendering options and the beginning of increased rendering flexibility and improved APIs in Modo. In its first iteration for Modo 13.0, this hardware-agnostic, offline rendering solution gives artists the option of leveraging hardware that was once limited to real-time viewports
- AMD’s powerful denoising technology has also been added in 13.0. This provides users with additional options to reduce render times by accessing one of two options available: Bilateral and Median. Much like Radeon Pro Render, AMD’s denoiser is not vendor-specific and further expands the rendering options available to all users on Windows and OSX

MeshFusion adds Kit Fusing:
- Modo’s direct modeling toolset remains the most intuitive experience for 3D artists with new features including Relax Edge and Find Shortest Path Selection to enhance and accelerate creation workflows
- Building on our award-winning MeshFusion toolset, Modo 13.0 introduces Kit Fusing, allowing artists the ability to define only a portion of a mesh to be used for creating boolean operations. This powerful enhancement makes it easier to leverage complex meshes and allows for holes to create the impression of complex negative forms like fan grills with mechanical components that are visible inside a surface

Elevated Animation Workflows with Layering Systems:
- The world’s leading riggers and character artists use Modo for games, film, and TV. Using their feedback and driving Modo in production environments, we’ve been able to engineer solutions that target animation workflows. Modo’s 12 Series included huge advancements to the schematic viewport, providing a cleaner and easier-to-manage artistic experience with features such as Notes to enhance collaborative pipelines. Modo 13 adds non-destructive editing of specific actions through the new Animation Layers feature, where each layer can be controlled to override or apply additively in a top-down format
- Masking with the new Animation Layer system allows for individual aspects of an animation to be isolated and uniquely defined

Arrays Elevate Modo’s Procedural Modeling Capabilities:
- Modo is unique in how it enables users to create customized workflows tailored to the needs of an artist or project. Arrays are a new addition to Modo’s rigging system that allows for advanced storage, manipulation, and output of data in a variety of forms, further enabling what technical artists can engineer in Modo. Arrays help you construct complex relationships that can be leveraged across Modo’s many systems including, rigging, procedural modeling, particles, and more to create the specific tools and behaviors you need to realize your creative vision, whether it’s a custom modeling tool or an advanced motion graphics system

Modo Bridge adds Unity Support:
- Modo Bridge for Unity adds similar functionality that was present in the Unreal Bridge, now through a shared interface to streamline interaction with real-time scene creation. Users can transfer Meshes, Instances, Textures, Materials, and Cameras between Modo and Unity with bilateral communication, allowing artists to move items back and forth between either application

UV Enhancements:
- The UV toolset in Modo 13.0 has been further simplified to dramatically reduce the time required to generate clean UV maps. The new UV Cut Map allows artists to define sets of selections that are color-coded and displayed on the model in the 3D viewport. Enhancements to the UV Split, Wireframe Display, Packing, and the Edge and Vertex Slide bolster the Modo UV arsenal, allowing more control of the unwrapping and utilization of complex UV maps

Google Chrome Portable 73.0.3683.75 (64-bit) 查看版本資訊

更新時間:2019-03-13
更新細節:

OBS Studio 23.0.2 (64-bit) 查看版本資訊

更新時間:2019-03-09
更新細節:

What's new in this version:

- Added a warning when closing dock windows
- Fixed a bug where if the video drivers crashed or were reinstalled while running OBS for whatever reason, output would turn green
- Fixed a bug where the last frame of the previous stream/recording could show up as the first frame of the next stream/recording if on the same running session
- Fixed QSV not functioning correctly for some users
- Fixed an issue where Python scripting stopped working for 23.0.1
- Fixed a memory leak when reloading scripts
- Fixed a bug where your profile could reset if you started the program for the first time, changed the language, and then restarted the program
- Made a workaround for a system issue where certain older video cards and graphics drivers would show green video with banding artifacts

WhatsApp for Windows 0.3.2386 (64-bit) 查看版本資訊

更新時間:2019-03-09
更新細節:

What's new in this version:

WhatsApp for Windows 0.3.2386 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.2276 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.2043 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.1847 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.1649 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.1475 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.1409 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.1242 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.1071 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.557 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.416 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.225 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.3.33 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.9998 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.9928 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.9737 (64-bit)
- Bug fixes and performance improvements


WhatsApp for Windows 0.2.9230 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.9229 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.9008 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.8691 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.8505 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.8361 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.8082 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.8000 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.7315 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.7305 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.6968 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.6967 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.6952 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.6426 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.5863 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.5862 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.5371 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.5093 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.4240 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.3699 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.3572 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.3120 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.2731 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.2478 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.2245 (64-bit)
- Change log not available for this version


WhatsApp for Windows 0.2.2244 (64-bit)
- Change log not available for this version