copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Design Documents (High Level and Low Level Design Documents) High-Level Design (HLD) involves decomposing a system into modules, and representing the interfaces invocation relationships among modules An HLD is referred to as software architecture
Position of GTS. CONTROL in Temenos OFS message header Where in the Temenos OFS message header one can pass in the GTS CONTROL parameter? I know that it is defined in the VERSION (application screen) in the field "GTS CONTROL", but can it be
Flowchart or Sequence diagram to describe a process? After raising this question for more than 1 year now I have a preference for sequence diagram over flowchart for most of high level design documents Because in HLD I mostly want to show key components in my design and the interaction between them (who does what) If there is some branching logic in the interaction I can add note in it Let me quote this sequence diagram from the article
Android System Design - difficulty creating High Level Design I'm preparing for a System Design Interview but need help creating an HLD I'm coming from the perspective of doing an Architectural Design Graph There, you would create what modules you expect and what modules will be inside (with data, domain, presentation, database, etc) For example, a messaging app would have Core, History, and Chat modules
android - adb command for call state details - Stack Overflow adb logcat -d | findstr -i InCallFragment setCallState but I couldnot get the state value as a response of any adb command Any help will be much appreciated Thanks for more illustration please connect a phone to the PC , do a phone call and end it use the above command to dump the buffer refer to the state value