Bandicam 歷史版本列表
記錄一切(遊戲 + 電腦屏幕),並保存為 AVI,MP4 文件。 Bandicam 是最好的遊戲,視頻和桌面屏幕錄製軟件。您可以錄製 WOW,Minecraft,iTunes,YouTube,PowerPoint,網絡攝像頭,Skype,視頻聊天,流媒體視頻和桌面屏幕沒有滯後。下載 Bandicam Windows 的離線安裝程序安裝 Windows.Bandicam 在錄製時壓縮視頻,並使用更低... Bandicam 軟體介紹更新時間:2020-03-22
更新細節:
What's new in this version:
New language features:
- Structs with all isbits and isbitsunion fields are now stored inline in arrays
- import now allows quoted symbols, e.g. import Base.:+
- a[begin] can now be used to address the first element of an integer-indexed collection a. The index is computed by firstindex(a)
Language changes:
- The syntax (;), which used to parse as an empty block expression, is deprecated. In the future it will indicate an empty named tuple
Multi-threading changes:
- Values can now be interpolated into @async and @spawn via $, which copies the value directly into the constructed underlying closure
Build system changes:
- Windows build installer has switched to Inno Setup. Installer command line parameters have thus changed. For example, to extract the installer to a specific directory, the command line parameter is now /DIR=x:dirname. Use julia-installer.exe /? to list all new command line parameters.
New library functions:
- The new only(x) function returns the one-and-only element of a collection x, and throws an ArgumentError if x contains zero or multiple elements
- takewhile and dropwhile have been added to the Iterators submodule
- accumulate has been added to the Iterators submodule
- There is a now an evalpoly function meant to take the role of the @evalpoly macro. The function is just as efficient as the macro while giving added flexibility, so it should be preferred over @evalpoly. evalpoly takes a list of coefficients as a tuple, so where one might write @evalpoly(x, p1, p2, p3) one would instead write evalpoly(x, (p1, p2, p3)).
New library features:
- Function composition now supports multiple functions: ∘(f, g, h) = f ∘ g ∘ h and splatting ∘(fs...) for composing an iterable collection of functions
- Functions gcd, lcm, and gcdx now support Rational arguments
- The splitpath function now accepts any AbstractString whereas previously it only accepted paths of type String
- filter can now act on a Tuple
- The tempname function now takes an optional parent::AbstractString argument to give it a directory in which to attempt to produce a temporary path name
- The tempname function now takes a cleanup::Bool keyword argument defaulting to true, which causes the process to try to ensure that any file or directory at the path returned by tempname is deleted upon process exit
- The readdir function now takes a join::Bool keyword argument defaulting to false, which when set causes readdir to join its directory argument with each listed name
- div now accepts a rounding mode as the third argument, consistent with the corresponding argument to rem. Support for rounding division, by passing one of the RoundNearest modes to this function, was added. For future compatibility, library authors should now extend this function, rather than extending the two-argument fld/cld/div directly
- methods now accepts a module (or a list thereof) to filter methods defined in it
Standard library changes:
- Calling show or repr on an undef/UndefInitializer() array initializer now shows valid Julia code
- Calling show or repr on a 0-dimensional AbstractArray now shows valid code for creating an equivalent 0-dimensional array, instead of only showing the contained value
- readdir output is now guaranteed to be sorted. The sort keyword allows opting out of sorting to get names in OS-native order
- The methods of mktemp and mktempdir that take a function to pass temporary paths to no longer throw errors if the path is already deleted when the function returns
- Verbose display of Char (text/plain output) now shows the codepoint value in standard-conforming "U+XXXX" format
- Iterators.partition now uses views (or smartly re-computed ranges) for partitions of all AbstractArrays
- Sets are now displayed less compactly in the REPL, as a column of elements, like vectors and dictionaries
- delete! on WeakKeyDicts now returns the WeakKeyDict itself instead of the underlying Dict used for implementation
LinearAlgebra:
- qr and qr! functions support blocksize keyword argument
- dot now admits a 3-argument method dot(x, A, y) to compute generalized dot products dot(x, A*y), but without computing and storing the intermediate result A*y
- ldlt and non-pivoted lu now throw a new ZeroPivotException type
- cond(A, p) with p=1 or p=Inf now computes the exact condition number instead of an estimate
- UniformScaling objects may now be exponentiated such that (a*I)^x = a^x * I.
Markdown:
- Tables now have the align attribute set when shown as HTML
Random:
- AbstractRNGs now behave like scalars when used in broadcasting
- The performance of rand(::Tuple) is improved in some cases. As a consequence, the stream of generated values produced for a given seed has changed
REPL:
- The attributes of the implicit IOContext used by the REPL to display objects can be modified by the user (experimental feature)
SparseArrays:
- The return value of zero(x::AbstractSparseArray) has no stored zeros anymore. Previously, it would have stored zeros wherever x had them. This makes the operation constant time instead of O(<number of stored values>).
- Products involving sparse arrays now allow more general sparse eltypes, such as StaticArrays
更新時間:2020-03-21
更新細節:
更新時間:2020-03-19
更新細節:
更新時間:2020-03-19
更新細節:
更新時間:2020-03-19
更新細節:
What's new in this version:
- Improved the audio/video synchronization
- Improved the mouse click effect and the mouse highlight effect
- Reduced the shutter sound when capturing images
- The full-screen recording menu bar will not be shown when starting if the 'Start Bandicam minimized to tray' option is checked
Bugs fixed:
- The Keyframe interval function of the H264 (Intel Quick Sync Video) encoder didn't work properly
- The 'Failed to create file' error occurred when the 'Start full-screen recording on Bandicam startup' option was checked and the output folder was set to a NAS storage folder
- The output folder could not be set in Windows 7 or earlier
- Other minor bugs have been fixed
更新時間:2020-03-14
更新細節:
What's new in this version:
- Added clamping to Gyro Mouse Joystick vertical scale
- Start some process calls through explorer. Launch process un-elevated
- Added social icons and links to About window
- Added device display name to ID column
- Added minor tooltip for exclusive column
- Another attempt to fix Touchpad panel display
- Related change to Gyro panel display
更新時間:2020-03-13
更新細節:
更新時間:2020-03-13
更新細節:
What's new in this version:
- Bugfixes by changing "node-ipc" module usage and removing setPriority() function
- Bugfix on search option and initial section selection
更新時間:2020-03-13
更新細節:
What's new in this version:
- Fixed Task Scheduler finding RwDrv.sys bug
- Fixed Limit Reasons button outline color
- Fixed Disable and Lock Turbo Power Limits after resume from sleep
- Fixed CrystalWell 4980HQ support
更新時間:2020-03-12
更新細節:
What's new in this version:
New:
- Latest security advisories from Mozilla for both channels.
- Fixed various websites not loading properly (Thanks to hawkeye116477 for the gargantuan effort)
- Logo now has Classic tag to differentiate from Current
- Improved gtk3 support
- Fixed DRM issues (Netflix, Prime Video etc)
- Various privacy settings update
Changes:
- Fixed library requirements on Linux
- Various media library updates
- Added DNS resolution to webextensions api
- Updated timezone data for internationalization functions
- Enabled unprefixed Fullscreen API
- Various website rending issues fixed (Kinguin, Intel, Epic Games and others)
- Fixed problems related with uBO html filters
- Updated en-US dictionary