Charles (64-bit)

最新版本 FastReport.Net 2019.4.6

FastReport.Net 2019.4.6

FastReport.Net 2019.4.6
Charles 64bit 是在您自己的計算機上運行的 Web 代理軟件(HTTP 代理 / HTTP 監視器)。然後,您的網絡瀏覽器(或任何其他互聯網應用程序)被配置為通過 Charles 訪問互聯網,Charles 然後能夠記錄並顯示發送和接收的所有數據。

在 Web 和 Internet 開發中,您無法看看您的網絡瀏覽器 / 客戶端和服務器之間發送和接收的內容。如果沒有這種可見性,確定故障的確切位置是困難和耗時的。查爾斯可以很容易地看到發生了什麼,所以你可以快速診斷和修復問題。 Charles 64 位使調試快速,可靠和先進; 節省您的時間和沮喪!

Charles 特點:
SSL Proxying– 以純文本格式查看 SSL 請求和響應帶寬限制以模擬較慢的 Internet 連接,包括延遲 AJAX 調試– 以樹或文本格式查看 XML 和 JSON 請求和響應 AMF– 以樹的形式查看 Flash Remoting / Flex Remoting 消息的內容重複請求以測試後端更改編輯請求以測試不同的輸入截取和編輯請求或響應的斷點使用 W3C 驗證程序驗證記錄的 HTML,CSS 和 RSS / :30 天試用版.

ScreenShot

軟體資訊
檔案版本 FastReport.Net 2019.4.6

檔案名稱 FRNetDemo.msi
檔案大小 51.6 MB
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 未分類
作者 Karl von Randow
官網 https://www.charlesproxy.com/
更新日期 2019-10-08
更新日誌

What's new in this version:

FastReport.Net 2019.4.6
- Change log not available for this version


FastReport.Net 2019.4.5
- Change log not available for this version


FastReport.Net 2019.4.4
- Change log not available for this version


FastReport.Net 2019.4.3
- Change log not available for this version


FastReport.Net 2019.3.26
- Change log not available for this version


FastReport.Net 2019.3.25
Designer:
- Fixed a bug with the inability to return and cancel actions when copying the format

Preview:
- Fixed a bug with breaking ManualBuild table with CanBreak = false

.Net Core:
- Fixed TrueType font name conversion for extended weights
- > font name conversion affected to FR.Core. The existing "font.list" file must be deleted manually, and will automatically rebuild on next export to PDF. Note that rebuilding of font.list takes long time


FastReport.Net 2019.3.24
- Change log not available for this version


FastReport.Net 2019.3.22
- added Bezier curve for polygons
- Added new time format minutes:seconds [mm:ss]
- Fixed image size calculation when AutoSize is enabled in the preparation stage
- Fixed RichText lists format
- Fixed a bug when font changed in parent report were not changed in inherited report
- Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- > because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- Added a new Json data connection integrated into the engine
- Added FontListFolder property in the Utils.Config
- Added RepeatBandNTimes property for bands
- Fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand

Designer:
- Fixed TypeConverter on the TextObject.ParagraphFormat property
- Fixed a bug with rising exception when double clicking on a TextObject
- Fixed a bug with shadow of report when designer is in Right-to-Left mode
- Added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- Fixed a bug when Query Builder adds extra comma
- Fixed bug with adding extra spaces in QueryBuilder
- Fixed a bug with position of report shadow when zooming in Right-to-Left designer
- Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort

Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage

.NET Core:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places

WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth

Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph


FastReport.Net 2019.3.21
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage


FastReport.Net 2019.3.20
Engine:
- added Bezier curve for polygons
- added new time format minutes:seconds [mm:ss]
- fixed image size calculation when AutoSize is enabled in the preparation stage
- fixed RichText lists format
- fixed a bug when font changed in parent report were not changed in inherited report
- updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- added a new Json data connection integrated into the engine
- added FontListFolder property in the Utils.Config
- added RepeatBandNTimes property for bands
- fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand

Designer:
- fixed TypeConverter on the TextObject.ParagraphFormat property
- fixed a bug with rising exception when double clicking on a TextObject
- fixed a bug with shadow of report when designer is in Right-to-Left mode
- added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- fixed a bug when Query Builder adds extra comma
- fixed bug with adding extra spaces in QueryBuilder
- fixed a bug with position of report shadow when zooming in Right-to-Left designer
- now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort

Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked

.NET CORE:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places

WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth

Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph

FastReport.Net 2019.4.6 相關參考資料
Fast Reports

When using the FastReport.NET (Core), FastReport Open Source and FastReport Mono libraries on Linux operating system, as well as when saving documents ...

https://www.fast-report.com

FastReport.Net 2019.4在矢量图形方面的创新-控件新闻-慧都网

2019年9月2日 — 在FastReport.Net的2018版本中,您应该注意到报表中出现了入门级矢量图形。这些是多边形和曲线。可以构建复杂的形状,但所有曲线都是直的 ...

https://www.evget.com

FastReport.Net WinForms + WebForms - ComponentSource

Net is a full-featured reporting solution for Windows Forms and ASP.NET. It can be used in Microsoft Visual Studio. With FastReport.Net, you can create ...

https://www.componentsource.co

New version of FastReport .Net 2019.4 - Fast Reports Inc.

2019年9月10日 — In FastReport .NET 2019.4 we significantly improved polygons for which we added Bezier curves and new editing modes. Now you can work ...

https://www.fast-report.com

Report generator and reporting tools for Delphi, .Net - Fast ...

In new version of FastReport .NET 2020.4 added new barcodes: ITF-14 and Deutsce Post Identcode. Now there is a possib... 9/16 ...

https://www.fast-report.com

Vector graphics in FastReport.Net 2019.4. Script - Fast Reports

2019年7月30日 — In the first part of the article we reviewed the innovations of FastReport.Net 2019.4 in terms of vector graphics. Now polylines and polygons can ...

https://www.fast-report.com

Webinar on FastReport .Net 2019.4 features - Fast Reports Inc.

2019年11月18日 — Join us on Thursday, November 21, 2.00 pm (UTC) to talk about the features brought by the latest version of FastReport .Net 2019.4. Webinar ...

https://www.fast-report.com

全功能報表解決方案FastReport.Net v2019.4報表發布- 每日頭條

2019年9月16日 — FastReport.Net是適用於Windows Forms,ASP.NET,MVC和.NET Core的全功能報表解決方案。 它可以在Microsoft Visual Studio 2005-2019中 ...

https://kknews.cc