این یک برنامه لینوکس به نام DataSet Serialize برای دلفی و لازاروس است که آخرین نسخه آن را میتوانید با نام Releasev.2.6.6sourcecode.tar.gz دانلود کنید. این برنامه را میتوان به صورت آنلاین در ارائه دهنده هاست رایگان OnWorks برای ایستگاههای کاری اجرا کرد.
Download and run online this app named DataSet Serialize for Delphi and Lazarus with OnWorks for free.
برای اجرای این برنامه این دستورالعمل ها را دنبال کنید:
- 1. این برنامه را در رایانه شخصی خود دانلود کنید.
- 2. در فایل منیجر ما https://www.onworks.net/myfiles.php?username=XXXXX نام کاربری مورد نظر خود را وارد کنید.
- 3. این برنامه را در چنین فایل منیجر آپلود کنید.
- 4. OnWorks Linux آنلاین یا شبیه ساز آنلاین ویندوز یا شبیه ساز آنلاین MACOS را از این وب سایت راه اندازی کنید.
- 5. از سیستم عامل لینوکس OnWorks که به تازگی راه اندازی کرده اید، به مدیر فایل ما https://www.onworks.net/myfiles.php?username=XXXXX با نام کاربری که می خواهید بروید.
- 6. اپلیکیشن را دانلود کرده، نصب و اجرا کنید.
عکس ها
Ad
سریالایز کردن DataSet برای دلفی و لازاروس
شرح
DataSet Serialize is a set of features to make working with JSON and DataSet simple. It has features such as exporting or importing records into a DataSet, validate if JSON has all required attributes (previously entered in the DataSet), exporting or importing the structure of DataSet fields in JSON format. In addition to managing nested JSON through master detail or using TDataSetField (you choose the way that suits you best). All this using class helpers, which makes it even simpler and easier to use.
امکانات
- DataSet to JSON
- If the DataSet is empty or not assigned, a blank JSON object ({}) will be returned
- All child records will be exported as a JSONArray
- When a JSON array is created to represent a nested JSON using Master Detail, the DataSet name will be the name of the generated JSON attribute
- All features offered by DataSet Serialize are located in the class helper in unit DataSet.Serialize
- Save and load structure
زبان برنامه نویسی
پاسکال
دسته بندی ها
This is an application that can also be fetched from https://sourceforge.net/projects/dataset-serialize.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.