'; notify_content = null; notify_options = {}; alertTip = ''; $error_box = $(".flash_error.flash_error_box"); if (notify_options.type === 'error' && $error_box.length > 0 && !$.isEmptyObject(notify_content.message)) { if (notify_content.message === 'captcha_fail') { alertTip = "验证码不正确"; } else if (notify_content.message === 'captcha_expired') { alertTip = "验证码已过期,请点击刷新"; } else if (notify_content.message === 'not_found_in_database') { alertTip = "帐号或者密码错误"; } else if (notify_content.message === 'not_found_and_show_captcha') { alertTip = "帐号或者密码错误"; } else if (notify_content.message === 'phone_captcha_fail') { alertTip = "手机验证码不通过"; } else { alertTip = notify_content.message; } return $error_box.html(alertTip).show(); } else if (notify_content) { if ("projects" === 'third_party_binding') { return $('#third_party_binding-message').html(notify_content.message).addClass('ui message red'); } notify_options.delay = 3000; notify_options.template = template; notify_options.offset = { x: 10, y: 30 }; notify_options.element = '#messages-container'; return $.notify(notify_content, notify_options); } }); }).call(this);

GVPkernel
C

The openEuler kernel is the core of the openEuler OS, serving as the foundation of system performance and stability and a bridge between processors...

最近更新: 38分钟前

virtCCA_sdk

The software development kit of virtCCA (virtualized ARM confidential computing architecture with trustzone), such as remote attestation, derived k...

最近更新: 1小时前

euler-copilot-framework

A framework named EulerCopilot, designed for resource management and scheduling.

最近更新: 1小时前

QA

QA repo provides rules about how QA team runs and how contributors to this project, also includes test cases and framework

最近更新: 2小时前

global-trust-authority

A framework to support remote attestation of trusted computing and confidential computing,making remote attestation flow unified and simpler

最近更新: 2小时前

ccps

Container Cloud Platform Solution

最近更新: 2小时前

uos-time-exporter

A Prometheus exporter for covering all possible timesync and time services

最近更新: 2小时前

raspberrypi-kernel

It provides openEuler kernel source for Raspberry Pi

最近更新: 3小时前

syscare

System Hot Services. We take care of the operating system.

最近更新: 3小时前

openstack

Issue report and discussion entry repo for OpenStack SIG

最近更新: 3小时前

gala-filetrace

Real-time monitoring component of configuration files based on eBPF

最近更新: 3小时前

patch-tracking

A tool for automatically tracking upstream repository code patches

最近更新: 3小时前

uos-tc-exporter

A Prometheus exporter for tc stats via netlink.

最近更新: 3小时前

utxz

utxz is a refactoring of xz.

最近更新: 3小时前

utcpio

utcpio is a refactoring of cpio.

最近更新: 3小时前

utpasswd

utpasswd is a refactoring of passwd.

最近更新: 3小时前

utipmitool

utipmitool is a refactoring of ipmitool.

最近更新: 3小时前

utiputils

utiputils is a refactoring of iputils.

最近更新: 3小时前

utdnsmasq

utdnsmasq is a refactoring of dnsmasq.

最近更新: 3小时前

utpam

utpam is a refactoring of pam.

最近更新: 3小时前

搜索帮助