代码空间


摘要(Abstract)

MySQL是一个关系型数据库管理系统,由瑞典MySQL AB 公司开发,目前属于 Oracle 旗下产品。MySQL 是最流行的关系型数据库管理系统之一,在 WEB 应用方面,MySQL是最好的 RDBMS (Relational Database Management System,关系数据库管理系统) 应用软件。 1. [2] 使用 C和 C++编写,并使用了多种编译器进行测试,保证了源代码的可移植性。 2.支持 AIX、FreeBSD、HP-UX、Linux、Mac OS、NovellNetware、OpenBSD、OS/2 Wrap、Solaris、Windows等多种操作系统。 3.为多种编程语言提供了 API。这些编程语言包括 C、C++、Python、Java、Perl、PHP、Eiffel、Ruby,.NET和 Tcl 等。 4.支持多线程,充分利用 CPU 资源。 5.优化的 SQL查询算法,有效地提高查询速度。 6.既能够作为一个单独的应用程序应用在客户端服务器网络环境中,也能够作为一个库而嵌入到其他的软件中。 7.提供多语言支持,常见的编码如中文的 GB 2312、BIG5,日文的 Shift_JIS等都可以用作数据表名和数据列名。 8.提供 TCP/IP、ODBC 和 JDBC等多种数据库连接途径。 9.提供用于管理、检查、优化数据库操作的管理工具。


主题(Topic)

项目(Project)
DevExpress-Examples/gridview-how-to-update-total-summaries-on-the-client-side-in-batch-edit-mode-t137186 DevExpress-Examples/gridview-how-to-restore-the-expanded-group-rows-state-after-a-page-is-refreshed-t360561 DevExpress-Examples/gridview-how-to-validate-a-model-field-based-on-another-fields-value-e4824 DevExpress-Examples/gridview-how-to-use-gridlookup-with-single-selection-mode-in-editform-t328413 DevExpress-Examples/how-to-use-the-the-link-to-expand-and-collapse-gridview-groups-e3988 DevExpress-Examples/how-to-export-a-colored-grid-when-the-data-aware-export-mode-is-used-e4098 DevExpress-Examples/gridview-how-to-keep-editform-always-visible-and-close-it-on-demand-only-e4704 DevExpress-Examples/enable-a-responsive-layout-to-integrate-gridview-into-a-bootstrap-enabled-application-t361069 DevExpress-Examples/how-to-implement-the-multi-row-editing-feature-in-the-gridview-e4236 DevExpress-Examples/obsolete-gridview-batch-editing-how-to-use-external-buttons-to-update-data-and-enable-them-t150395 DevExpress-Examples/gridview-how-to-open-popup-on-a-hyperlink-click-e20052 DevExpress-Examples/how-to-convert-and-then-print-an-gridview-extension-by-using-the-xtrareport-e4755 DevExpress-Examples/how-to-bind-gridview-to-xpo-in-server-mode-e2836 DevExpress-Examples/how-to-create-a-master-detail-gridview-with-paging-and-sorting-using-custom-data-binding-e4398 DevExpress-Examples/gridview-how-to-implement-cascaded-combo-boxes-in-the-editform-e4425 DevExpress-Examples/how-to-export-colored-gridview-t334596 DevExpress-Examples/gridview-batch-edit-how-to-calculate-unbound-column-and-total-summary-values-on-the-fly-t124151 DevExpress-Examples/gridview-how-to-upload-an-excel-file-via-uploadcontrol-and-show-its-data-in-a-grid-t576892 DevExpress-Examples/gridview-how-to-implement-row-copy-clone-functionality-e4643 DevExpress-Examples/gridview-how-to-focus-a-newly-inserted-row-e4787 DevExpress-Examples/gridview-how-to-filter-dates-by-the-month-t328882 DevExpress-Examples/gridview-how-to-export-an-image-in-the-header-along-with-the-gridview-extension-data-t328898 DevExpress-Examples/gridview-how-to-display-a-total-summary-within-the-column-header-e4003 DevExpress-Examples/gridview-how-to-bind-a-master-detail-grid-to-search-results-e4811 DevExpress-Examples/how-to-get-all-gridview-selected-keys-and-pass-them-to-a-controller-e20065 DevExpress-Examples/gridview-how-to-implement-select-unselect-for-all-rows-in-a-group-row-t362032 DevExpress-Examples/gridview-how-to-add-a-column-if-the-autogeneratecolumns-property-is-set-to-true-e20054 DevExpress-Examples/gridview-bindtolinq-how-to-export-a-large-amount-of-filtered-data-with-reports-e4121 DevExpress-Examples/master-detail-gridview-how-to-synchronize-master-and-detail-row-selection-t359811 DevExpress-Examples/how-to-notify-about-changing-an-updated-record-and-allow-overriding-the-changes-without-a-re-e5029 全部项目