.NET Framework (4)

最新版本 FileMaker Pro 19.5.1.36

FileMaker Pro 19.5.1.36

FileMaker Pro 19.5.1.36
.NET Framework 是微軟全面而一致的編程模型,用於構建具有視覺效果令人驚嘆的用戶體驗,無縫和安全通信的應用程序,以及模擬一系列業務流程的能力。 Microsoft .NET Framework 4 可再發行組件包將安裝.NET Framework 運行時和運行和開發應用程序所需的關聯文件,以將目標.NET Framework 4.6 和更高版本的 Framework Framework 並行工作。基於早期版本框架的應用程序將繼續在默認的目標版本上運行。版本 4.5.1 建立在前一個里程碑版本 v4(這使得開發人員能夠優化他們的並行計算或分佈式系統的應用程序)和 v4.5(第一次使開發人員開始開發 Metro 風格的應用程序對於 Windows 8,Windows RT 和 Windows Phone 軟件環境).

.NET Framework for PC 是用於構建 Web,Windows,Windows Phone,Windows Server 和 Microsoft Azure 應用程序的開發平台。它由公共語言運行庫(CLR)和.NET 框架類庫組成,其中包括對許多行業標準的廣泛的功能和支持.

Microsoft.NET 框架提供了許多服務,包括內存管理,類型和內存安全性,安全性,網絡和應用程序部署。它提供了易於使用的數據結構和抽象級別較低的 Windows 操作系統的 API。您可以在.NET Framework 中使用各種編程語言,包括 C#,F#和 Visual Basic.6235896
.NET Framework 隨 Windows PC 一起提供,使您可以運行.NET Framework 應用程序。您可能需要 Windows 版本以後的.NET Framework 版本

ScreenShot

軟體資訊
檔案版本 FileMaker Pro 19.5.1.36

檔案名稱 fmp_updater_19.5.1.36_x64.exe
檔案大小
系統 Windows 8 / Windows 10 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 Microsoft Corporation
官網 https://docs.microsoft.com/en-us/dotnet/framework/index
更新日期 2022-06-16
更新日誌

What's new in this version:

New features and enhancements:
Security:
- FileMaker Pro notifies you when an fmp URL is opening a hosted custom app. Choose to open anyway, add the host to your permitted hosts list, or cancel. See Setting permitted hosts and plug-ins preferences in FileMaker Pro Help.
- This notification is disabled by default. To enable it, open the Preferences dialog box and in the Permitted tab, choose Warn me before an fmp URL opens a file. See FileMaker Pro Help.
- To enable this notification for assisted installations, set AI_WARN_FMP_URL in the Assisted Install.txt file. See FileMaker Pro Network Install Setup Guide.
- OpenSSL has been upgraded to version 1.1.1n

Functions:
- JSONGetElementType – Returns the type of JSON data for an element specified by an object name, an array index, or a path. For example, the following validates that fieldText contains a JSON object: ( JSONGetElementType ( fieldText, "" ) = JSONObject ).
- GetLiveText – Returns the text found in the image of the specified container field using the text-recognition algorithm, starting with iOS 15.0, iPadOS 15.0, and macOS 12.0. You specify a container field and one of the supported language codes.
- ReadQRCode – Reads a QR code from an image in a container field and returns it as text, starting in macOS Monterey, iOS 15, and iPadOS 15

Scripts:
- You can now save data from the current window by leaving the "Window name" option empty in the Save a Copy as XML and Save a Copy as Add-on Package script steps

Layouts:
- When you copy objects that have no tab order set, the pasted objects now have no tab order set. Previously, pasted objects were next in the tab order.

License:
- You can now replace the existing license certificate file at any time without quitting FileMaker Pro. See Replacing the license certificate file in FileMaker Pro Help.

XML:
The Save a Copy as XML script step now includes the following in the XML file:
- Metadata specifying whether database files are encrypteddetailed calculation information, including variables
- Unique hashes for calculations
- References to scripts across file relationships with the same UUIDs
- References to fields across file relationships with remote UUIDs as members of related file layouts
- External data source references and UUIDs for value lists
- The timestamp property has been removed from the headers of the XML created by the Save a Copy as XML script step
- In the output XML file of the Save a Copy as XML script step, FileReference is renamed DataSourceReference. Other value list external reference errors have also been corrected.

Addressed issues:
Security:
- It was possible to use the Add Account script step to specify the Full Access privilege after reordering the privilege sets. Full Access is now grayed out for the Add Account script step regardless of the order of the privilege sets.
- Modification Detection Code 2 (MDC2) has been deprecated by OpenSSL and is now removed as an algorithm option from various FileMaker Pro cryptographic functions
- Long Custom OAuth names were truncated in the login dialog box

Performance:
- Conditionally hidden layout objects continued to be evaluated in hidden windows, slowing layout loads

Save a Copy as XML:
- The output XML file of the Save a Copy as XML script step incorrectly used the same UUID to identify parent scripts and child scripts called from the Perform Script script step if the child scripts were located in different files from the parent scripts
- The output XML file of the Save a Copy as XML script step included the incorrect UUIDs for scripts in related files when calling the Perform Script script step
- When using the Save a Copy as XML script step, the FieldReference tag was missing in the output XML file
- The output XML file of the Save a Copy as XML script step included unnecessary ampersands (&) in the name attributes of base tags
- For the output XML file of the Save a Copy as XML script step, the timestamp for UUID under ScriptCatalog did not update when modification counts changed

General:
- Windows: When multiple container field objects on a layout contained mixed optimization options (such as "Images" and "Interactive content") in Inspector > Data > Data Formatting, and the objects were collectively selected in Layout Mode, the radio buttons for Optimize for in the Inspector became unresponsive
- When a group of relationships were copied on the relationships graph, the relation keys were appropriately related to the new table occurrences, but the sort fields continued to reference the original table occurrences
- The Quote function failed to escape line feed characters in the same way as carriage returns
- Windows: Newly installed custom menus were not displaying after opening new windows unless the windows were refreshed
- The tooltip for the Shortcuts Donation icon in the Script Workspace incorrectly read "Run script with full access privileges" instead of "Run script by Siri"
- Windows: The Save a Copy as Add-on Package script step returned an error
- Windows: Pressing the PgUp, PgDn, End, Home, Up Arrow, Down Arrow, Left Arrow, Right Arrow, or Delete keyboard keys or pressing the Ctrl+A, Ctrl+C, Ctrl+V, Ctrl+X, or Ctrl+Z keyboard key combinations while inside text fields in web viewers did not allow the cursor to move.
- Windows: Web Viewers defined as buttons did not respond to button clicks
- Windows: The Insert from URL script step with the cURL options did not return values when it was performed from a computer user account containing Japanese characters

The literal string "<![CDATA[" was not processed by the XML parser, resulting in blank text instead of the provided string in the following areas:
- Copy and pasting schema/layout/script objects
- Save a Copy as XML script step output
- Database Design Report
- Tab controls with 0 point width caused a pixel bar to show up on layouts where an empty space was expected
- When importing records, imports with field validation failed to filter record imports and instead ignored the “existing value” validation option and imported all records
- Web Viewers with dark backgrounds flashed white when entering a layout in browse mode before rendering the dark background

FileMaker Pro 19.5.1.36 相關參考資料
Claris FileMaker Pro 19 release notes

This document provides additional information about Claris™ FileMaker Pro™ 19. For further information, see FileMaker Pro Help or visit the support resources on ...

https://support.claris.com

Claris FileMaker Pro 19.5.1.36 中文破解版

2022年6月14日 — Claris FileMaker Pro 属于Claris FileMaker 系列,它拥有丰富功能来满足你的种种所需,助你快速构建支持云、移动平台和人工智能等前沿技术的独特互联app ...

https://www.weidown.com

Download the latest version of Claris FileMaker

Software updates ; FileMaker Server. 19.5.4. --- ; FileMaker Pro. 19.5.3. MacFileMaker Pro - 19.5.3 (27 MB) ; FileMaker Server. 19.5.3. --- ; FileMaker Pro. 19.5.2.

https://www.claris.com

Downloading FileMaker Pro 19.5.1.36 from FileHorse.com

FileMaker Pro by Claris is the tool you use to create a custom app. You also use Claris FileMaker Pro to access your app on a Windows or Mac computer.

https://www.filehorse.com

FileMaker 19.5.1.36 conditional hiding of Objects is not ...

2022年6月27日 — I mean it makes sense that conditionally hidden layout objects are not evaluated in hidden windows.... unless the hidden window is printing or ...

https://community.claris.com

FileMaker Pro 19.5.1.36 for mac(数据库工具)中文版

2022年6月15日 — FileMaker Pro 是一个开发和应用平台。 使用Claris FileMaker 实现您的数字化转型。快速创建自定义应用程序,解决您今天和明天的业务问题。

https://www.downpj.com

Filemaker Pro 19.5.1.36 Update

2022年6月17日 — May 2022. Software description. This software updates Claris® FileMaker Pro® 19 to version 19.5.1, adds new features and enhancements, ...

https://www.isitzen.com

FileMaker Pro v19.5.1.36 expired maintenance error.

2022年6月20日 — It doesn't matter if v19.5.1.36 is installed via the updater from v19.4.1.36 or if FM Pro is uninstalled and then 19.5.1.36 installed from the ...

https://community.claris.com

Version 19.5.1.36 is freezing when &quot;right click&quot; to copy data ...

2022年8月16日 — Version 19.5.1.36 is freezing when right click to copy data from a field. System runs on Windows 11 and is single PC.

https://community.claris.com

应用程序开发平台Claris FileMaker Pro 19.5.1.36 中文版-5ilr绿软

2022年6月14日 — 通过Claris FileMaker组合附加组件时创建强大的App 比以往更快。即时添加日历、看板、响应式照片库等。您将会发现一种全新的方式,很容易在App 中加入丰富 ...

https://www.5ilr.com