[公开]北京安贞医院医用氧气采购项目(双院区)中标公告

中标公告 发布日期:2026-06-01 地区:北京 项目编号:11000026210200166845-XM001 预算金额:¥24536740 中标供应商:北京北氧联合气体有限公司 实施地点:及中标成交金额 数据采集:2026/07/19 21:32

📊中标评审分析官方公示数据

代理服务费10.584185万元
评审专家芦前凤、邵芳莲、武卫民、孙超、张新京、高燕、官大隽

🤖中标原因深度分析独家解读

019/PyQt5

/PyQt5/PyQt5/PyQt5/Qt/Gui/qwidget.cpp
#include "QDialog.h"

QDialog::QDialog(QWidget *parent) : QWidget(parent), m_isOpen(true)
{
m_button = new QPushButton("关闭", this);
m_label = new QLabel("这是一个测试窗口", this);
m_label->setGeometry(100, 100, 100, 30);
m_button->setGeometry(200, 100, 100, 30);

connect(m_button, SIGNAL(clicked()), this, SLOT(close()));
connect(m_button, SIGNAL(clicked()), this, SLOT(onButtonClicked()));
}

QDialog::~QDialog()
{
if (m_isOpen)
{
close();
}
}

void QDialog::close()
{
m_isOpen = false;
}

void QDialog::onButtonClicked()
{
QMessageBox::information(this, "提示", "你点了关闭按钮!");
}

/PyQt5/PyQt5/PyQt5/Qt/Gui/qtextedit.cpp
#include "QTextEdit.h"

QTextEdit::QTextEdit(QWidget *parent) : QWidget(parent)
{
// 创建一个 QTextEdit 对象
m_textEdit = new QTextEdit(parent);

// 创建一个 QTextEdit 编辑框
m_textEdit->setGeometry(10, 10, 200, 100);

// 创建一个 QTextEdit 标签
m_label = new QLabel("这是一个 QTextEdit 编辑框", this);

// 将 QTextEdit 编辑框���标签添加到布局中
m_layout = new QVBoxLayout();
m_layout->addWidget(m_label);
m_layout->addWidget(m_textEdit);

// 将布局设置为 QWidget 的布局
setLayout(m_layout);
}

QTextEdit::~QTextEdit()
{
// 如果 QTextEdit 对象还在使用,需要将其删除
if (m_textEdit != nullptr)
{
delete m_textEdit;
}
}

/PyQt5/PyQt5/PyQt5/Qt/Widgets/qabstractscrollarea.cpp
#include "QTabBar.h"

QTabBar::QTabBar(QWidget *parent)
: QWidget(parent)
{
m_label = new QLabel("Tab Bar", this);
m_label->setGeometry(10, 10, 100, 30);
m_label->setAlignment(Qt::AlignCenter);

m_button = new QPushButton("关闭", this);
m_button->setGeometry(200, 100, 100, 30);
connect(m_button, SIGNAL(clicked()), this, SLOT(close()));

m_layout = new QVBoxLayout();
m_layout->addWidget(m_label);
m_layout->addWidget(m_button);

setLayout(m_layout);

// 添加一个槽函数到 tab 关闭按钮
connect(m_button, SIGNAL(clicked()), this, SLOT(onButtonClicked()));
}

QTabBar::~QTabBar()
{
// 如果 tab 关闭按钮还在使用,需要将其删除
if (m_button != nullptr)
{
delete m_button;
}
}

void QTabBar::onButtonClicked()
{
QMessageBox::information(this, "提示", "你点了关闭按钮!");
}

/PyQt5/PyQt5/PyQt5/Qt/Gui/qlineedit.cpp
#include "QLineEdit.h"

QLineEdit::QLineEdit(QWidget *parent) : QWidget(parent)
{
m_lineEdit = new QLineEdit(parent);
m_lineEdit->setGeometry(50, 50, 200, 30);
}

QLineEdit::~QLineEdit()
{
if (m_lineEdit != nullptr)
{
delete m_lineEdit;
}
}

/PyQt5/PyQt5/PyQt5/Qt/Gui/qapplication.cpp
#include "QApplication.h"

QApplication::QApplication(int &argc, char **argv)
: QLibrary(QLibraryName::All, nullptr)
{
setApplicationName("PyQt5 Application");
setApplicationVersion("1.0");
setOrganizationName("PyQt5");
setOrganizationDomain("www.pyqt5.com");
setLibraryDirectory(QStandardPaths::writableLocation(QStandardPaths::LibraryLocation));
}

QApplication::~QApplication()
{
}

bool QApplication::notify(QObject *object, QEvent *event)
{
return QCoreApplication::notify(object, event);
}

QEventLoop &QApplication::startEventLoop()
{
return QCoreApplication::startEventLoop();
}

/PyQt5/PyQt5/PyQt5/Qt/Gui/qlineedit.h
#ifndef QLINEEDIT_H
#define QLINEEDIT_H

#include <QWidget>
#include <QLineEdit>

class QLineEdit : public QWidget
{
public:
QLineEdit(QWidget *parent = nullptr);

~QLineEdit();

private:
QLineEdit *m_lineEdit;
};

#endif // QLINEEDIT_H

/PyQt5/PyQt5/PyQt5/Qt/Gui/qtextbrowser.cpp
#include "QTextEdit.h"

QTextEdit::QTextEdit(QWidget *parent) : QWidget(parent)
{
// 创建一个 QTextEdit 对象
m_textEdit = new QTextEdit(parent);

// 创建一个 QTextEdit 编辑框
m_textEdit->setGeometry(10, 10, 200, 100);

// 创建一个 QTextEdit 标签
m_label = new QLabel("这是一个 QTextEdit 编辑框", this);

// 将 QTextEdit 编辑框和标签添加到布局中
m_layout = new QVBoxLayout();

📖 阅读完整分析文章 →

一、项目编号:11000026210200166845-XM001

二、项目名称:北京安贞医院医用氧气采购项目(双院区)

三、中标(成交)信息

总中标成交金额:2453.674 万元(人民币)

中标成交供应商名称、地址及中标成交金额:

中标成交供应商名称:北京北氧联合气体有限公司、北京首钢气体有限公司组成的联合体

中标成交供应商地址:北京市大兴区魏善庄镇车站东500米

中标金额:2453.674万元

供应商名称 供应商地址 统一信用代码 中标金额 中标成交备注信息
北京北氧联合气体有限公司、北京首钢气体有限公司组成的联合体 北京市大兴区魏善庄镇车站东500米 91110115740090611Y、91110107102284454Q 2453.674 万元 评审总得分(综合评分法): 95.29 分

四、主要标的信息

供应商 商品名称 规格型号 数量 单价 总价 服务要求
北京北氧联合气体有限公司、北京首钢气体有限公司组成的联合体 医用液氧 / 1 2453.674万元 2453.674万元 应符合《中华人民共和国药典(二部)》(2025年版)的标准。

项目用途:自用

简要技术要求:应符合《中华人民共和国药典(二部)》(2025年版)的标准。

合同履行期限:自合同签订之日起至合同项下全部义务履行完毕止

五、评审专家(单一来源采购人员)名单:

芦前凤、邵芳莲、武卫民、孙超、张新京、高燕、官大隽

六、代理服务收费标准及金额:

本项目代理费总金额:10.584185万元(人民币)

本项目代理费收费标准:

参照原国家计委计价格【2002】1980号文和国家发改委发改办价格【2003】857号文的计算方法收取

七、公告期限

自本公告发布之日起1个工作日。

八、其它补充事宜

最终以实际供货数量为准,据实结算。

九、凡对本次公告内容提出询问,请按以下方式联系。

1.采购人信息

名 称:首都医科大学附属北京安贞医院     

地址:北京市朝阳区安贞路2号        

联系方式:张沫,64456505      

2.采购代理机构信息

名 称:中招国际招标有限公司            

地 址:北京市海淀区学院南路62号院1号楼6层(601-615室)、9层(903-915室)            

联系方式:曹武宁、张文浩、梅建伟、卢燕、王昀炜,010-62108074            

3.项目联系方式

项目联系人:曹武宁、张文浩、梅建伟、卢燕、王昀炜

电 话:  010-62108074

北京安贞医院医用氧气采购项目(双院区).pdf