tps 交易量_交易處理系統(TPS)

tps 交易量

A transaction is a simple process that takes place during business operations. The transaction processing system (TPS) manages the business transactions of the client and therefore helps a company's operations. A TPS registers, as well as all of its consequences, a non-inquiry transaction itself in the database and generates transaction-related documents.

交易是在業務運營過程中發生的簡單過程。 交易處理系統(TPS)管理客戶的商業交易,因此有助于公司的運營。 TPS會在數據庫中注冊非查詢交易本身及其所有后果,并生成與交易相關的文檔。

TPS manages and records transactions. It is the automation of the simple, repetitive processing used to support business operations.

TPS管理和記錄交易。 它是用于支持業務運營的簡單,重復處理的自動化。

Many real-time advantages for every company are offered by transaction processing systems. TPS uses data and creates reports as shown in the diagram below. To find out the key insights for decision-making, it offers graphical or condensed textual data.

交易處理系統為每個公司提供許多實時優勢。 TPS使用數據并創建報告,如下圖所示。 為了找出決策的關鍵見解,它提供了圖形或壓縮的文本數據。

Transaction Processing System

TPS was previously referred to as the Management Information System. Data processing was conducted manually or with simple machines before computers. TPS's domain is at the lowest level of an organization's management hierarchy.

TPS以前稱為“管理信息系統”。 數據處理是手動進行的,或者在計算機之前使用簡單的機器進行。 TPS的域位于組織管理層次結構的最低級別。

A transaction processing system is a form of computer processing that takes place in the presence of a computer user and allows a user request or transaction to be answered immediately. Some examples of processing systems for transactions include,

交易處理系統是計算機處理的一種形式,它在計算機用戶在場的情況下進行,并允許用戶請求或交易立即得到答復。 交易處理系統的一些示例包括

  • ATM transactions

    ATM交易

  • Credit Card system

    信用卡系統

  • Electronic Commerce

    電子商務

  • Online Payments

    網上支付

  • Online Trading Stocks

    網上交易股票

  • Self-checking stations

    自檢站

TPS is needed to conduct business in nearly any organization today. TPSs bring data into the databases of the organization; these systems are also a basis on which management-oriented information systems are based.

現在,幾乎所有組織都需要TPS來開展業務。 TPS將數據帶入組織的數據庫中; 這些系統也是面向管理的信息系統所基于的基礎。

交易處理活動 (Transaction Processing Activities)

The processing of individual transactions depends, of course, to some extent on their nature. The transaction processing general elements include,

當然,單個交易的處理在某種程度上取決于其性質。 事務處理的一般元素包括:

  1. Capturing and validating data

    捕獲和驗證數據

  2. Transaction-steps of processing

    交易的處理步驟

  3. Maintenance of the database

    數據庫維護

Data Capture

數據抓取

Data capturing denotes to the storage of data through source data automation. Transaction processing systems are increasingly relying on the interchange of electronic data. These systems provide for computer-to-computer communication without repeated data entry by replacing paper documents with formatted transaction data sent over telecommunications networks.

數據捕獲表示通過源數據自動化進行數據存儲。 交易處理系統越來越依賴于電子數據的交換。 這些系統通過用電信網絡上發送的格式化交易數據代替紙質文檔,從而提供了計算機與計算機之間的通信,而無需重復輸入數據。

Data Validation

資料驗證

Validation includes checking for missing data items, valid codes and valid values. More extensive validation may involve transaction authorization based on the record of the customer and the inventory available.

驗證包括檢查丟失的數據項,有效代碼和有效值。 更廣泛的驗證可能涉及基于客戶記錄和可用庫存的交易授權。

Transaction-steps of processing

交易的處理步驟

Processing of data inputted by users into automated machinery system, it shows logical and mathematical operations and stores processed results into the system.

用戶輸入到自動化機械系統中的數據的處理,它顯示邏輯和數學運算并將處理的結果存儲到系統中。

Database Maintenance

數據庫維護

System files or databases need to be updated after transactions other than inquiries. Thus, the data collected by TPSs serves as a source of detail for management-oriented information system components.

除查詢外,還需要在交易后更新系統文件或數據庫。 因此,TPS收集的數據可作為面向管理的信息系統組件的詳細信息來源。

翻譯自: https://www.includehelp.com/MIS/transaction-processing-system-tps.aspx

tps 交易量

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/540951.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/540951.shtml
英文地址,請注明出處:http://en.pswp.cn/news/540951.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

matlab for循環不覆蓋,將輸出保存到文本文件而不覆蓋和打印矩陣中的N個條目[matlab]...

這是代碼:for i 1:4;fileID fopen(testdata.txt, at);fprintf(fileID, this is answer %d\n,i);fprintf(fileID, %5.3e\n, v{i});fclose(fileID);end在記事本中回答:this is answer 11.000e0001.000e0001.000e0001.000e0001.000e0001.000e0000.000e0001…

(轉)Redis研究(一)—簡介

http://blog.csdn.net/wtyvhreal/article/details/41855327 Redis是一個開源的高性能鍵值對數據庫。它通過提供多種鍵值數據類型來適應不同場景下的存儲需求,并借助許多高層級的接口使其可以勝任如緩存、隊列系統等不同的角色。 1.1歷史和發展 2008年,意…

c bitset get_Java BitSet get()方法與示例

c bitset getBitSet類的get()方法 (BitSet Class get() method) Syntax: 句法: public boolean get(int bit_in);public BitSet get(int st_in, int en_in);get() method is available in java.util package. get()方法在java.util包中可用。 get(int bit_in) meth…

有擾動的閉環傳遞函數 matlab,(d)閉環系統的誤差傳遞函數.PPT

(d)閉環系統的誤差傳遞函數3. 控制系統的方框圖模型 若已知控制系統的方框圖,使用MATLAB函數可實現方框圖轉換。 a).串聯 如圖所示G1(s)和G2(s)相串聯,在MATLAB中可用串聯函數series( )來求G1(s)G2(s),其調用格式為 [num,den]series(num1,den1,num2,den2) 其中: b)并…

CYQ.Data 輕量數據層之路 自定義MDataTable綁定續章(七)

本章起,將續章講解整框架當初的設計思路: 本章既為續章,說明我以前寫過,是的,以前我寫過內部整個MDataTable的構造,不過,當初匆匆寫完后, 最后一步的實現MDataTable綁定GridView/Dat…

php 文字超出畫布,input實現文字超出省略號(代碼示例)

本篇文章給大家帶來的內容是關于input實現文字超出省略號(代碼示例),有一定的參考價值,有需要的朋友可以參考一下,希望對你有所幫助。input實現文字省略號功能普通元素實現文字超出寬度自動變成省略號非常簡單,給元素加個寬度&…

c++ stl stack_C ++ STL中的stack :: top()函數

c stl stackPrototype: 原型&#xff1a; stack<T> st; //declarationT st.top();Parameter: 參數&#xff1a; No parameter passedReturn type: T //data type 返回類型&#xff1a; T //數據類型 Header file to be included: 包含的頭文件&#xff1a; #include …

排序算法系列:插入排序算法

概述 直接插入排序&#xff08;Straight Insertion Sort&#xff09;的基本操作是將一個記錄插入到已經排好序的有序表中&#xff0c;從而得到一個新的、記錄數增1的有序表。 – 《大話數據結構》 版權說明 著作權歸作者所有。商業轉載請聯系作者獲得授權&#xff0c;非商業轉載…

php點擊復制按鈕到我的粘貼板,js實現點擊復制當前文本到剪貼板功能(兼容所有瀏覽器)...

最近做項目時&#xff0c;在網站框架搭建過程&#xff0c;有一個功能需要實現復制文本到剪貼板&#xff0c;相信這個功能很常用&#xff0c;但是對于不常寫JS代碼的我來說是一個比較大的挑戰&#xff0c;回想以前做過的一個站點&#xff0c;使用window.clipboardData實現復制到…

算法導論 算法_算法導論

算法導論 算法Algorithms are an integral part of the development world. Before starting coding of any software first an effective algorithm is designed to get desired outputs. In this article, we will understand what are algorithms, characteristics of algor…

[Phonegap+Sencha Touch] 移動開發77 Cordova Hot Code Push插件實現自己主動更新App的Web內容...

原文地址&#xff1a;http://blog.csdn.net/lovelyelfpop/article/details/50848524 插件地址&#xff1a;https://github.com/nordnet/cordova-hot-code-push 以下是我對GitHub項目readme的翻譯 ——————————————————————————————————————…

java 如何重寫迭代器,如何用Java按需定制自己的迭代器

編寫自己的迭代器的流程是&#xff1a;首先實現Iterable接口&#xff0c;進而實現該接口中的Iterator iterator()方法&#xff0c;該方法返回接口Iterator&#xff0c;Iterator接口中封裝了next&#xff0c;hasnext&#xff0c;remove等方法。實現了Iterable接口的類能夠通過fo…

count函數里加函數_PHP count()函數與示例

count函數里加函數PHP count()函數 (PHP count() function) "count() function" is used to get the total number of elements of an array. “ count()函數”用于獲取數組元素的總數。 Syntax: 句法&#xff1a; count(array, [count_mode])Here, 這里&#xff0…

php整合支付寶,Thinkphp5.0整合支付寶在線下單

thinkphp5.0支付寶在線支付下單整個流程&#xff0c;包括創建訂單、支付成功回調更新訂單狀態、最終跳轉到商戶訂單詳情頁查看演示下載資源&#xff1a;17次 下載資源下載積分&#xff1a;998積分支付寶在線支付控制器代碼 public function alipay() {//發起支付寶支付$order_n…

python函數示例_PHP closeir()函數與示例

python函數示例PHP Closedir()函數 (PHP closedir() function) The full form of closedir is "Close Directory", the function closedir() is used to close an opened directory. Closedir的完整格式為“ Close Directory” &#xff0c; 函數closedir()用于關閉打…

java宋江,Java編程內功-數據結構與算法「單鏈表」,

package com.structures.linkedlist;public class SingleLinkedListDemo {public static void main(String[] args) {HeroNode heroNode1 new HeroNode(1, "宋江", "及時雨");HeroNode heroNode2 new HeroNode(2, "盧俊義", "玉麒麟"…

智能家居逐漸融入AI技術 向大眾市場擴張仍需時間

雖然智能家居變得越來越普遍&#xff0c;并且大眾認知度越來越高&#xff0c;但是在這一技術變得像智能手機一樣無處不在之前&#xff0c;OEM和服務提供商仍然有很長的路要走。 在2016年11月在硅谷舉行的智能家居峰會上&#xff0c;代表們聽到了來自整個價值鏈上的聲音&#xf…

python 示例_Python使用示例設置add()方法

python 示例設置add()方法 (Set add() Method) add() method is used to add an element to the set, the method accepts an element and adds the elements to this set. add()方法用于將元素添加到集合中&#xff0c;該方法接受元素并將元素添加到該集合中。 Note: If the …

php怎么引用表單元素,表單元素:最全的各種html表單元素獲取和使用方法總結...

表單是網頁與用戶的交互工具&#xff0c;由一個元素作為容器構成&#xff0c;封裝其他任何數量的表單控件&#xff0c;還有其他任何元素里可用的標簽&#xff0c;表單能夠包含、、、、、等表單控件元素。表單元素有哪些呢&#xff1f;它包含了如下的這些元素&#xff0c;輸入文…

數據中心部署氣流遏制系統需要考慮的十大要素

數據中心氣流遏制策略能夠大幅提高傳統數據中心制冷系統的可預測性和效率。事實上&#xff0c;綠色網格組織&#xff08;The Green Grid&#xff09;將氣流管理策略稱作“實施數據中心節能計劃的起點”。但是&#xff0c;大多數已有數據中心由于受各種條件的制約&#xff0c;只…