-
同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称...
同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准
- 2023-04-18 14:30:03下载
- 积分:1
-
书。本书对ASP
好书啊。关于ASP的新书-books. Book on ASP
- 2022-02-21 13:04:38下载
- 积分:1
-
利用阙值分割图像的一篇文章,含有程序源代码。比较适用
利用阙值分割图像的一篇文章,含有程序源代码。比较适用-Que image segmentation using an article containing source code. Comparison of the application of
- 2022-05-22 18:10:41下载
- 积分:1
-
perl programers reference guide是Perl编程者的一本参考手册,包含有各种命令的讲解和大量的编程示例。...
perl programers reference guide是Perl编程者的一本参考手册,包含有各种命令的讲解和大量的编程示例。-perl programers reference guide who is Perl Programming in a reference manual containing various orders of the presentations and a lot of programming examples.
- 2022-02-04 18:43:53下载
- 积分:1
-
Ip&router教材
Ip&routeræ•™æ-Iprouter materials
- 2023-06-02 09:35:04下载
- 积分:1
-
用户名管理,密码123456可以登录到管理员
用户名admin、密码123456可登录到管理员级别的用户界面。
用户名user、密码123456可登录到普通用户级别的用户界面
初始的家庭成员财务信息文件名为family,如要利用此系统进行家庭成员财务信息的管理,系统会提示用户输入家庭成员财务信息的文件名,则要输入此文件名,或输入管理员使用系统时新建的文件名。如删除该文件,则需在系统中调用相应的功能函数重新创建初始化文件。
初始的用户信息所在的文件名为yonghu,系统默认即为此文件名,不可删除。
-Username admin, password 123456 can log on to the administrator-level user interface. User name user, password 123456 can log on to the ordinary user-level user interface the initial members of the family financial information document, entitled family, such as to make use of this system of family members of the management of financial information, the system prompts the user to enter financial information of family members file name, will have to enter this file name, or enter the system administrator to use the new file name. Such as delete the file, then call in the system function corresponding to re-create the initialization file. User information where the initial document yonghu, that is, to this end the system default file name, can not delete.
- 2022-10-20 06:35:03下载
- 积分:1
-
CVBS TO VGA BOM表.是个完整的方案,其余的程序,说明文档也会陆续发上来...
CVBS TO VGA BOM表.是个完整的方案,其余的程序,说明文档也会陆续发上来-CVBS TO VGA BOM table. Is a complete program, the rest of the procedures, documentation will all be made up
- 2022-01-24 16:58:35下载
- 积分:1
-
这是《Logistic 回归模型
这是《Logistic 回归模型---方法与应用 》作者:王济川 郭志刚的书中有关的数据-This is the "Logistic regression model-- Methods and Applications" Author : Wang Chuan Guo Zhigang of the data book
- 2022-06-27 08:09:23下载
- 积分:1
-
组合有限元
书中的源代码,用于颗粒材料的仿真计算。- The book" s source code for the simulation of granular materials.
- 2022-04-28 02:31:26下载
- 积分:1
-
1.1 前言
2005
1.1 前言
2005-3-2公司开会并分给我一个任务:写一个程序从福建移动的BOSS系统取出一些相关数据。我得到的资料只有一个“福建移动BOSS与业务增值平台接口规范V1.2.2(新).doc”,这个规范页数不多,一下就浏览完了。但之后依然不知所措,感觉到了一条河边,河前有一条大道(就是这份文档)能让我直达目的地,但却找不到过河的桥。这份文档只给出了数据的格式编码规范,但没有告诉你用什么技术,怎么去取这些数据,甚至连一个数据格式的XML例子文件也没有。
里面只有这样几句话:“交易消息(包括请求和应答)是以XML格式表达的,包括两个部分:Message Header(消息头)与Service Content(交易业务内容)。” “接口协议使用HTTP协议,落地方为发起方提供访问的URL,发起方使用HTTP POST方法发送请求报文并得到应答报文,发起方作为落地方的HTTP客户端,落地方作为发起方的HTTP服务器。因此,各个参与方需要同时实现HTTP客户端以及服务器的功能。”
这里面有两个关键字:XML、HTTP,再加上老大说用SOAP,我想这个BOSS系统和外界的信息交换技术也是基于SOAP实现的吧。于是我上网搜索了一些资料,始有此文。
-err
- 2023-01-16 07:30:04下载
- 积分:1