Patent9 专利在线
高级搜索 ▼
申请号或专利号
公开号
专利名称
专利摘要
申请人
发明人
全部专利
发明专利
实用新型专利
外观设计专利
高级搜索 - 多字段组合检索
+ 增加条件
查询语句:
(请输入搜索条件)
普通搜索
当前查询到
6
条专利与查询词 "
郭伟【EN】Duan Qian
"相关,搜索用时0.7343852秒!
排序方式:
按相关度排序
按申请日升序↑
按申请日降序↓
按公开日升序↑
按公开日降序↓
发明专利:
6
实用新型:
0
外观设计:
0
共
6
条,当前第
1-6
条
返回搜索页
1:
[发明]
【中文】用于开源框架的数据配置方法及装置 【EN】Data configuration method and device for open source framework
申请号:
201910972661.3
公开号:CN110851512A 主分类号:G06F16/25
申请人:
【中文】上海易点时空网络有限公司【EN】Shanghai easy time space network Co., Ltd.
申请日:2019.10.10 公开日:2020.02.28
发明人:
【中文】段乾
;
吴峰
;
郭伟【EN】Duan Qian
;
Wu Feng
;
Guo Wei
摘要:【中文】本申请公开了一种用于开源框架的数据配置方法及装置。该方法包括:获取业务系统的配置信息,所述配置信息包括功能接口信息和数据存储信息,所述业务系统包括第一业务系统和第二业务系统;判断在所述第一业务系统的配置信息中是否可以匹配到所述第二业务系统的配置信息;根据判断结果确定是否要在所述第一业务系统中更新所述配置信息。本申请解决了相关技术中的微服务架构由于缺少对不同业务系统的数据进行有效管理而导致的系统运维成本较高的技术问题。通过本申请,达到了对不同业务系统的数据进行有效管理的目的,从而实现了降低业务系统运维成本的技术效果。 【EN】The application discloses a data configuration method and device for an open source framework. The method comprises the following steps: acquiring configuration information of a service system, wherein the configuration information comprises functional interface information and data storage information, and the service system comprises a first service system and a second service system; judging whether the configuration information of the second service system can be matched in the configuration information of the first service system; and determining whether to update the configuration information in the first service system according to the judgment result. The method and the device solve the technical problem that the micro service architecture in the related technology is lack of effective management on data of different service systems, so that the system operation and maintenance cost is high. By the method and the device, the purpose of effectively managing the data of different service systems is achieved, and therefore the technical effect of reducing the operation and maintenance cost of the service systems is achieved.
详细信息
下载全文
2:
[发明]
【中文】数据备份方法及装置 【EN】Data backup method and device
申请号:
201911178647.2
公开号:CN110955563A 主分类号:G06F11/14
申请人:
【中文】上海易点时空网络有限公司【EN】SHANGHAI YIDIAN SPACE NETWORK Co.,Ltd.
申请日:2019.11.26 公开日:2020.04.03
发明人:
【中文】段乾
;
吴峰
;
郭伟【EN】Duan Qian
;
Wu Feng
;
Guo Wei
摘要:【中文】本申请公开了一种数据备份方法及装置、计算机设备及可读存储介质。该方法包括:获取用户的数据备份请求,所述用户的数据备份请求是指针对同一数据文件进行一次或者多次的数据备份请求;确定与所述数据备份请求对应的备份任务在备份队列中的备份状态;根据所述备份任务在所述备份队列中的备份状态确定是否对所述备份队列进行去重。本申请解决了相关技术中的数据备份方法由于无法对备份系统存在的多份重复备份文件以及不完整的备份文件进行处理导致占用数据存储资源的技术问题。通过本申请,达到了相同的数据文件在数据存储系统仅存在一份备份文件的目的,从而实现了节省数据存储空间,提高数据备份效率的技术效果。 【EN】The application discloses a data backup method and device, computer equipment and a readable storage medium. The method comprises the following steps: acquiring a data backup request of a user, wherein the data backup request of the user refers to a data backup request which is performed for one time or multiple times aiming at the same data file; determining the backup state of a backup task corresponding to the data backup request in a backup queue; and determining whether to perform deduplication on the backup queue according to the backup state of the backup task in the backup queue. The method and the device solve the technical problem that data storage resources are occupied due to the fact that a plurality of repeated backup files and incomplete backup files existing in a backup system cannot be processed in a data backup method in the related art. By the method and the device, the purpose that the same data file only has one backup file in the data storage system is achieved, and therefore the technical effects of saving data storage space and improving data backup efficiency are achieved.
详细信息
下载全文
3:
[发明]
【中文】日志备份的方法、装置及系统 【EN】Log backup method, device and system
申请号:
201911116257.2
公开号:CN110990193A 主分类号:G06F11/14
申请人:
【中文】上海易点时空网络有限公司【EN】SHANGHAI YIDIAN SPACE NETWORK Co.,Ltd.
申请日:2019.11.13 公开日:2020.04.10
发明人:
【中文】段乾
;
吴峰
;
郭伟【EN】Duan Qian
;
Wu Feng
;
Guo Wei
摘要:【中文】本申请公开了一种日志备份的方法、装置及系统。该申请的方法包括业务服务器接收日志备份通知,所述日志备份通知中包含需要备份的文件的标识信息,所述日志备份通知是由日志同步中心发送的;根据所述日志备份通知判断与所述标识信息对应的需要备份的文件是否存在;若存在,则将需要备份的文件主动推送给日志服务器。本申请解决现有的日志备份的方式造成资源浪费的问题。 【EN】The application discloses a method, a device and a system for log backup. The method comprises the steps that a service server receives a log backup notification, wherein the log backup notification comprises identification information of a file needing to be backed up, and the log backup notification is sent by a log synchronization center; judging whether a file needing to be backed up corresponding to the identification information exists or not according to the log backup notification; if the file exists, the file needing to be backed up is actively pushed to a log server. The method and the device solve the problem that resources are wasted due to the existing log backup mode.
详细信息
下载全文
4:
[发明]
【中文】对开发人员工作量进行量化统计的方法和装置 【EN】Method and device for carrying out quantitative statistics on workload of developer
申请号:
201911130646.0
公开号:CN110991827A 主分类号:G06Q10/06
申请人:
【中文】上海易点时空网络有限公司【EN】SHANGHAI YIDIAN SPACE NETWORK Co.,Ltd.
申请日:2019.11.14 公开日:2020.04.10
发明人:
【中文】段乾
;
吴峰
;
郭伟【EN】Duan Qian
;
Wu Feng
;
Guo Wei
摘要:【中文】本发明提供一种对开发人员工作量进行量化统计的方法和装置,其中该方法包括:获取预设时间段内不同平台上待统计的各正向因子数据;根据各正向因子数据、各正向因子数据相对应的预设系数和初始量化值,确定正向工作量数据;获取预设时间段内不同平台上待统计的各反向因子数据;根据各反向因子数据、各反向因子数据相对应的预设系数,确定反向工作量数据;根据正向工作量数据和反向工作量数据,确定实际工作量化值。本发明实施例通过保存各正向因子数据和各反向因子数据,并对其进行系数赋值,获取正向工作量数据和反向工作量数据,根据正向工作量数据和反向工作量数据确定实际工作量化值,能较准确地反映出开发人员实际的工作量以及对应的成果。 【EN】The invention provides a method and a device for carrying out quantitative statistics on the workload of developers, wherein the method comprises the following steps: acquiring forward factor data to be counted on different platforms within a preset time period; determining forward workload data according to each forward factor data, a preset coefficient corresponding to each forward factor data and an initial quantization value; acquiring reverse factor data to be counted on different platforms in a preset time period; determining reverse workload data according to each reverse factor data and a preset coefficient corresponding to each reverse factor data; and determining an actual work quantization value according to the forward workload data and the reverse workload data. The embodiment of the invention can accurately reflect the actual workload and the corresponding result of developers by storing the forward factor data and the reverse factor data, performing coefficient assignment on the forward factor data and the reverse factor data, acquiring the forward workload data and the reverse workload data, and determining the actual work quantification value according to the forward workload data and the reverse workload data.
详细信息
下载全文
5:
[发明]
【中文】界面展示方法及系统 【EN】Interface display method and system
申请号:
201910980534.8
公开号:CN110851216A 主分类号:G06F9/451
申请人:
【中文】上海易点时空网络有限公司【EN】Shanghai easy time space network Co., Ltd.
申请日:2019.10.14 公开日:2020.02.28
发明人:
【中文】段乾
;
李兴健
;
吴峰
;
郭伟【EN】Duan Qian
;
Li Xingjian
;
Wu Feng
;
Guo Wei
摘要:【中文】本申请公开了一种界面展示方法及系统,包括,接收数据信息,所述数据信息包括第一数据信息以及所述第一数据信息对应的控件的类型和内容;根据所述第一数据信息对应的所述控件的类型和内容,连接相应的第一执行控件;通过所述第一执行控件对所述第一数据信息进行处理;输出处理结果至客户端。本申请解决了由于数据类型的指定、以及数据的提供分别位于程序开发的前端和后端,造成数据处理分散需要多人分工协作的技术问题。 【EN】The application discloses an interface display method and system, which comprises the steps of receiving data information, wherein the data information comprises first data information and the type and content of a control corresponding to the first data information; connecting a corresponding first execution control according to the type and content of the control corresponding to the first data information; processing the first data information through the first execution control; and outputting the processing result to the client. The method and the device solve the technical problem that multiple workers need to cooperate due to the fact that data processing is dispersed because data type designation and data provision are respectively located at the front end and the rear end of program development.
详细信息
下载全文
6:
[发明]
【中文】用于工作流系统的数据排序方法及装置 【EN】Data sorting method and device for workflow system
申请号:
201910982595.8
公开号:CN110852700A 主分类号:G06Q10/10
申请人:
【中文】上海易点时空网络有限公司【EN】Shanghai easy time space network Co., Ltd.
申请日:2019.10.16 公开日:2020.02.28
发明人:
【中文】段乾
;
吴峰
;
郭伟
;
李兴健【EN】Duan Qian
;
Wu Feng
;
Guo Wei
;
Li Xingjian
摘要:【中文】本申请公开了一种用于工作流系统的数据排序方法及装置。该方法包括:根据用户的数据排序请求拉取与所述数据排序请求相对应的业务数据,所述数据排序请求包括第一排序规则和第二排序规则;将所述业务数据按照所述第一排序规则导入至数据排序表中,以得到第一排序结果;将所述数据排序表中的业务数据按照所述第二排序规则进行排序,以得到第二排序结果;将所述第一排序结果和所述第二排序结果汇总后展示给所述用户。本申请解决了相关技术中的工作流系统由于无法根据用户需求对多个业务系统的数据进行排序导致用户体验较差的技术问题。通过本申请,达到了根据用户需求对工作流系统中的数据进行排序的目的,实现了提高用户体验的技术效果。 【EN】The application discloses a data sorting method and device for a workflow system. The method comprises the following steps: pulling business data corresponding to a data sorting request according to the data sorting request of a user, wherein the data sorting request comprises a first sorting rule and a second sorting rule; importing the service data into a data sorting table according to the first sorting rule to obtain a first sorting result; sorting the service data in the data sorting table according to the second sorting rule to obtain a second sorting result; and summarizing the first sequencing result and the second sequencing result and then displaying the result to the user. The method and the device solve the technical problem that due to the fact that the workflow system in the related technology cannot sort the data of the plurality of service systems according to the user requirements, user experience is poor. By the method and the device, the purpose of sequencing the data in the workflow system according to the user requirements is achieved, and the technical effect of improving the user experience is achieved.
详细信息
下载全文
共
6
条,当前第
1-6
条
返回搜索页