略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: dotnet::__construct

2024-05-02

dotnet::__construct

(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)

dotnet::__constructdotnet class constructor

说明

public dotnet::__construct(string $assembly_name, string $datatype_name, int $codepage = CP_ACP)

Constructs a new dotnet object.

参数

assembly_name
Specifies which assembly should be loaded.
datatype_name
Specifices which class in that assembly to instantiate.
codepage
Codepage to use for unicode string transformations; see the com class for more details on code pages.
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/dotnet.construct.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3