Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 532
- Application software 520
- Engineering & Applied Sciences 276
- Computer Science 239
- Programming 184
- Computer programming 170
- Web site development 164
- Computer programs 142
- Python (Computer program language) 136
- Java (Computer program language) 126
- JavaScript (Computer program language) 121
- Computer software 120
- Microsoft .NET Framework 114
- Design 110
- Operating systems (Computers) 106
- Web sites 101
- Internet programming 96
- Cloud computing 89
- Linux 81
- Web applications 81
- Android (Electronic resource) 78
- Programming languages (Electronic computers) 77
- Debugging in computer science 76
- Open source software 76
- Computer networks 74
- Software engineering 74
- Mobile computing 72
- Database management 69
- iOS (Electronic resource) 69
- Management 67
-
1801por Powers, ShelleyTabla de Contenidos: “…Customizing Media Elements; CSS Styling; Adding a Fancy Border; Using the CSS Pseudo Classes; Applying a CSS3 Transform to a Video Element; Animating the Transforms with CSS3 Transitions; Adding an Overlay; Custom Controls with JavaScript and CSS; Creating a Basic Control; Adding CSS and Tracking Playback; Creating a Custom Progress Bar; The Custom Control and Seekability; Debugging and Discovering Browser Support; Chapter 3. …”
Publicado 2011
Libro electrónico -
1802por Hansal, AlexanderTabla de Contenidos: “…Getting object definitions from the server databaseProjects and objects; Siebel Tools Options; The development process; Checking out; Creating or modifying object definitions; New Object Wizards; Creating new records; Copying existing object definitions; Creating a new version of existing object definitions; Modification techniques; Validating object definitions; Compiling object definitions; Testing and debugging; Checking in; Local locking and prototyping; Archiving object definitions; Importing archived object definitions; Comparing object definitions; Searching the Siebel Repository…”
Publicado 2011
Libro electrónico -
1803Publicado 2014Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding Single Page Application; Getting acquainted with SPA; Understanding the work of SPAs; Understanding the MVC/MVVM/MV* pattern; Peculiarities between SPA and traditional web development; Choosing a library or framework; Introducing the MEAN stack; Tools to develop web applications; Text editor; AngularJS; Debugging tools; Generators and the task manager; Yeoman; Bower; Grunt; The SPA directory structure; It's all about JavaScript…”
Libro electrónico -
1804por Clark, DanTabla de Contenidos: “…TOURING VISUAL STUDIO; Customizing the IDE; Creating a New Project; Investigating the Solution Explorer and Class View; Exploring the Toolbox and Properties Window; Building and Executing the Assembly; ACTIVITY 5-2. USING THE DEBUGGING FEATURES OF VS; Stepping Through Code; Setting Conditional Breakpoints; Locating and Fixing Build Errors; Summary; CHAPTER 6 Creating Classes; Introducing Objects and Classes; Defining Classes…”
Publicado 2011
Libro electrónico -
1805por Zechner, MarioTabla de Contenidos: “…Creating a New Project in Eclipse and Writing Your CodeCreating the Project; Exploring the Project; Making the Application Compatible with All Android Versions; Writing the Application Code; Running the Application on a Device or Emulator; Connecting a Device; Creating an Android Virtual Device; Installing Advanced Emulator Features; Running an Application; Debugging and Profiling an Application; LogCat and DDMS; Using ADB; Useful Third-Party Tools; Summary; Chapter 3 Game Development 101; Genres: To Each One's Taste; Casual Games; Puzzle Games; Action and Arcade Games; Tower-Defense Games…”
Publicado 2012
Libro electrónico -
1806por Rischpater, Ray. authorTabla de Contenidos: “…""Bindings"" ""Contracts""; ""Hosting""; ""WCF Client""; ""WCF Client Proxy""; ""WCF Service for Earthquake Data""; ""Creating the WCF Service""; ""Hosting the WCF Service on Azure""; ""Client Application""; ""A Note on Debugging:""; ""Wrapping Up""; ""Chapter 5: Map Visualization with Bing Maps for the Web""; ""Bing Maps Ajax Control Basics""; ""Playing with the map view""; ""Map Markers""; ""Setting the location of a pushpin""; ""Polygons""; ""Putting it all together""; ""Create the Model""; ""Loading the Earthquake Data (The Controller)""; ""Displaying the Earthquake Data (The View)""…”
Publicado 2013
Libro electrónico -
1807por Williams, Hugh E.Tabla de Contenidos: “…Automatic Type ConversionExamining Variable Type and Content; Is-identical and is-not-identical operators; Debugging with gettype(), print_r(), and var_dump(); Testing, setting, and unsetting variables; User-Defined Functions; Parameter Types and Return Types; Variable Scope; Global variables; Static variables; Passing Variables to Functions; Passing parameters by reference; Assigning by reference; Default parameter values; Reusing Functions with Include and Require Files; Managing include files; A Working Example; Arrays, Strings, and Advanced Data Manipulation in PHP; Arrays…”
Publicado 2004
Libro electrónico -
1808Publicado 2023Tabla de Contenidos: “…Using Power Automate Desktop and Creating Our First Flow -- Understanding the prerequisites for installing PAD -- The Windows operating system -- Microsoft account -- Installing PAD -- Creating our first flow -- Artifacts of the user interface explained -- The Power Automate container window -- The designer window -- Making use of the recorder -- Summary -- Further reading -- 3 -- Editing and Debugging UI Flows -- Details of the designer window/workspace -- The parameters dialog -- Global menu options -- Using breakpoints -- Working with subflows -- Strategies for effective flow creation…”
Libro electrónico -
1809Publicado 2023Tabla de Contenidos: “…A smart contract ABI -- Solidity events -- Solidity logs -- Factory contracts -- Understanding a Hello World smart contract -- Getting started with Hardhat and smart contracts -- Summary -- Chapter 5: Creating and Deploying Your First Smart Contract -- Setting things up to write a smart contract -- Installing Visual Studio Code -- Visual Studio Code extensions -- The Visual Studio Code CLI -- Writing your first Solidity smart contract -- Compiling and creating ABIs from smart contracts -- Deploying and verifying smart contracts -- Debugging smart contracts -- Summary…”
Libro electrónico -
1810Publicado 2023Tabla de Contenidos: “…Enabling Testing and Debugging -- Setting Up a Development Environment Best Practices -- Summary -- Chapter 3. …”
Libro electrónico -
1811Publicado 2023Tabla de Contenidos: “…Thin UI, deep tests -- Testing MAUI-specific code -- Summary -- Further reading -- Chapter 14: Troubleshooting and Debugging Tips -- Technical requirements -- Common data binding issues -- Checking the Output and XAML Binding Failures window -- Debugging with a DoNothingConverter -- Troubleshooting collections -- The data binding pitfall on Behaviors -- Services and Dependency Injection pitfalls -- Unable to resolve service for type -- No parameterless constructor defined for type -- Incorrect service registration -- Frequent custom control and converter problems -- Troubleshooting bindable properties -- Binding to the BindingContext -- Value converter issues -- Summary -- Further reading -- Index -- Other Books You May Enjoy…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
1812Publicado 2017Tabla de Contenidos: “…. -- How it works... -- There's more -- Debugging SLAX scripts -- Getting ready -- How to do it... -- How it works... -- There's more -- Making custom show commands -- Getting ready -- How to do it... -- How it works... -- Making configuration changes -- Getting ready -- How to do it... -- How it works... -- Chapter 4: Event Programming -- Introduction -- Archiving configurations after a change -- Getting ready -- How to do it... -- How it works... -- There's more -- Capturing output after an event -- Getting ready -- How to do it... -- How it works... -- There's more -- Custom responses to an event -- Getting ready -- How to do it... -- How it works... -- There's more -- Dealing with a flapping interface -- Getting ready -- How to do it... -- How it works... -- Dealing with a flapping OSPF neighbor -- Getting ready -- How to do it... -- How it works... -- DIY routing protocol -- Getting ready -- How to do it... -- How it works... -- Debugging event scripts -- Getting ready -- How to do it... -- How it works... -- Chapter 5: Automating JUNOS with PyEZ -- Introduction -- Setting up a PyEZ environment -- Getting ready -- How to do it... -- How it works... -- There's more -- Exploring the XML RPC using PyEZ -- Getting ready -- How to do it... -- How it works... -- Calling operational RPCs and setting timeouts -- Getting ready -- How to do it... -- How it works... -- Configuration analysis and reporting -- Getting ready -- How to do it... -- How it works... -- Making raw CLI commands from PyEZ -- Getting ready -- How to do it... -- How it works... -- There's more -- Using tables and views -- Getting ready -- How to do it... -- How it works... -- There's more -- Using custom tables and views -- Getting ready -- How to do it... -- How it works... -- Making configuration changes with PyEZ -- Getting ready -- How to do it... -- How it works... -- There's more…”
Libro electrónico -
1813Publicado 2002Tabla de Contenidos: “…7.2.1 Restricted and unrestricted agents, methods and operations -- 7.3 Creating an agent -- 7.3.1 Naming the agent -- 7.3.2 Scheduling the agent -- 7.3.3 Selecting documents to be processed -- 7.3.4 Specifying what an agent should do -- 7.3.5 Displaying the pop-up menu of an agent -- 7.3.6 Signing an agent -- 7.4 Testing an agent -- 7.4.1 Testing an agent during development -- 7.4.2 Testing an agent before copying it to a live database -- 7.4.3 Checking the Agent Log -- 7.4.4 Debugging agents -- 7.5 Enabling and disabling scheduled agents -- 7.5.1 To disable and enable individual agents -- 7.5.2 To disable all automated agents in a database -- 7.6 Troubleshooting agents -- 7.6.1 Agent is not running -- 7.6.2 Agent Manager is not working -- 7.6.3 Agents are running slowly -- 7.6.4 Agent will not run on a particular server -- 7.6.5 Debugging with NOTES.INI settings -- 7.6.6 Debugging at the server console -- 7.7 Agents and the Web -- 7.7.1 The Document Context of a Web agent and CGI variables -- 7.7.2 Agent output -- 7.7.3 Running multiple instances of an agent -- 7.7.4 WebQueryOpen and WebQuerySave agents -- 7.7.5 Using the @URLOpen command to call agents -- 7.8 Using agents (advanced topics) -- 7.9 New features in Domino 6 -- 7.10 Summary -- Chapter 8. …”
Libro electrónico -
1814por Duncan, AndyTabla de Contenidos: “…Preparing DBD::ChartInstalling DBD::Chart on Unix; JPEG; The gd library; GD.pm; Completing the DBD::Chart installation; Tk::PNG; Tk::JPEG; Installing DBD::Chart on Win32; Loading DBD::Chart for ActivePerl; SchemaView-Plus; Installing SchemaView-Plus on Unix; Installing SchemaView-Plus on Win32; Open Source Perl IDEs; Open Source Perl GUI Debuggers; Perl Web Extensions; Apache; Installing Apache on Unix; Installing Apache on Win32; Using DBD::Chart with Apache; Oracletool; Installing Oracletool; Installing Oracletool on Unix; Installing Oracletool on Win32; Preferences and privileges…”
Publicado 2002
Libro electrónico -
1815Publicado 2014Tabla de Contenidos: “…Setting Up Android Emulators Smartphone Pentest Framework; Target Virtual Machines; Creating the Windows XP Target; VMware Player on Microsoft Windows; VMware Fusion on Mac OS; Installing and Activating Windows; Installing VMware Tools; Turning Off Windows Firewall; Setting User Passwords ; Setting a Static IP Address; Making XP Act Like It's a Member of a Windows Domain; Installing Vulnerable Software; Installing Immunity Debugger and Mona ; Setting Up the Ubuntu 8.10 Target; Creating the Windows 7 Target ; Creating a User Account; Opting Out of Automatic Updates; Setting a Static IP Address…”
Libro electrónico -
1816Publicado 2018Tabla de Contenidos: “…-- How to look at a Whois record for a new TLD -- dig -- Understanding dig responses -- The HEADER section -- The ANSWER section -- The AUTHORITY section -- The ADDITIONAL section -- Using dig -- DNSSEC -- Reverse lookups -- Delegation chains -- host -- named-checkzone and named-checkconf -- dnstop -- Web-based debugging tools -- DNS stuff -- whatismydns -- dnsviz -- easywhois -- domaintools -- Summary -- References -- Chapter 11: DNS Operations and Use Cases -- Transferring domain names -- Change of registrant -- Nameserver redelegations -- Redelegating DNSSEC-signed domains -- Registrar transfer (without changing nameservers) -- IMPORTANT - make sure your new registrar knows what to do with the nameservers…”
Libro electrónico -
1817por Manoel, EdsonTabla de Contenidos: “…Autonomic Management Engine and resource models -- 6.1 Autonomic Management Engine -- 6.1.1 Introduction to Autonomic Management Engine -- 6.1.2 Autonomic Management Engine structure -- 6.2 Resource models -- 6.2.1 Resource Model Builder -- 6.2.2 Common Information Model classes -- 6.2.3 Classic probes -- 6.2.4 Events -- 6.2.5 Thresholds -- 6.2.6 Parameters -- 6.2.7 Logging -- 6.2.8 Dependencies -- 6.2.9 Source (decision tree script) -- 6.3 Simple Agent Reference Application (SARA) -- 6.4 How to debug a resource model -- 6.4.1 Debugging JavaScript -- 6.4.2 Debugging CIM classes with SARA -- Chapter 7. …”
Publicado 2005
Libro electrónico -
1818Publicado 2017Tabla de Contenidos: “…Variables -- Import directives -- Nested selectors -- Mixins -- Extend pseudo-class -- LESS docs and support -- SASS, Stylus, and other alternatives -- Implementing LESS -- Installing LESS compiler -- Compiling LESS files with Webpack -- DIY versus framework-based styling -- Do-it-yourself approach -- Pros -- Cons -- Framework-based approach -- Pros -- Cons -- Conclusions -- Working with Bootstrap -- Changing the theme -- Rebuild the Webpack vendor config file -- Delete the /wwwroot/dist/ folder -- Update the .csproj file -- Create the update-webpack.bat file -- Testing the new theme -- Revising the UI structure -- AppComponent -- NavMenuComponent -- QuizSearchComponent -- Registering QuizSearchComponent -- The logo SVG file -- A quick test -- Styling the components -- CSS encapsulation -- Native encapsulation using Shadow DOM -- Disable encapsulation -- HomeComponent -- QuizListComponent -- Another UI test -- QuizComponent -- Testing it up -- QuizEditComponent -- Question, answer, and result components -- Buttons and icons -- Tables and DIVs -- Forms and inputs -- Full-scale layout test -- Suggested topics -- Summary -- Chapter 7: Forms and Data Validation -- Data validation -- Forms in Angular -- Template-Driven forms -- The pros -- The cons -- Model-Driven/Reactive forms -- Our first Reactive form -- Adding ReactiveFormsModule -- Updating QuizEditComponent -- Adding validators -- Adding shortcuts -- Upgrading components -- QuestionEditComponent -- AnswerEditComponent -- ResultEditComponent -- Debugging and testing -- A look at the Form Model -- The pipe operator -- Reacting to changes -- Observing the Observable -- Extending the activity log -- Client-side debugging -- Forms unit testing -- Suggested topics -- Summary -- Chapter 8: Authentication and Authorization -- To auth, or not to auth -- Authentication -- Third-party authentication…”
Libro electrónico -
1819Publicado 2009Tabla de Contenidos: “…BGP Distributed Speaker -- Cisco IOS XR BGP Convergence -- Chapter 9 Cisco IOS XR MPLS Architecture -- Understanding Cisco IOS XR MPLS Architecture Fundamentals -- TTL Processing -- Cisco IOS XR MPLS Load Balancing -- Label Distribution Protocol -- LDP Basic Configuration -- LDP Parameters -- LDP Label Control -- LDP-IGP Sync and LDP Session Protection -- MPLS Traffic Engineering -- Cisco IOS XR Peer-to-Peer L3VPN -- Virtual Routing Forwarding Tables -- MP-iBGP Between PE Routers -- Routing Between CE and PE -- Static Routing for CE-PE -- eBGP as CE-PE Protocol -- OSPF as CE-PE Protocol -- RIP as CE-PE Protocol -- L2VPN -- Virtual Private Wire Service -- VPWS Configuration in IOS XR -- Pseudo Wire Redundancy -- Virtual Private VLAN Service -- Chapter 10 Cisco IOS XR Multicast -- Understanding Multicast Routing Fundamentals -- Internet Group Management Protocol -- IGMPv2 -- IGMPv3 -- Protocol Independent Multicast -- Understanding Cisco IOS XR Multicast -- Understanding Cisco IOS XR PIM Sparse Mode -- Understanding PIM Source Specific Multicast on IOS XR -- Configuring Cisco IOS XR Multicast -- Enabling Multicast Routing -- Configuring IGMP -- Configuring PIM -- Configuring Static RP -- Auto-RP -- BSR -- PIM SSM Configuration -- Monitoring and Troubleshooting Cisco IOS XR Multicast -- Debugging Multicast on the CRS Router's Ingress Path -- Debugging Multicast in Router's Fabric and Egress Path -- Debugging an RPF Failure Using a Line Card MFIB Command -- Chapter 11 Secure Domain Router -- Owner and Non-Owner SDR -- Understanding SDR Privileges -- Creating a Secure Domain Router -- DRP -- Configuring a Secure Domain Router -- Creating a Named Secure Domain Router -- Assigning Resources to a Named SDR -- Logging In to a Newly Named SDR -- Process Placement -- Chapter 12 Understanding CRS-1 Multishelf -- Multishelf Overview -- Line Card Chassis…”
Libro electrónico -
1820Publicado 2016Tabla de Contenidos: “…Chapter Summary -- Answers to Self-Test Exercises -- Programming Projects -- Chapter 3 Flow of Control -- 3.1 BRANCHING MECHANISM -- if-else Statements -- Omitting the else -- Compound Statements -- TIP: Placing of Braces -- Nested Statements -- Multiway if-else Statement -- Example: State Income Tax -- The switch Statement -- PITFALL: Forgetting a break in a switch Statement -- The Conditional Operator -- 3.2 BOOLEAN EXPRESSIONS -- Simple Boolean Expressions -- PITFALL: Using = in Place of == -- PITFALL: Using == with Strings -- Lexicographic and Alphabetic Order -- Building Boolean Expressions -- PITFALL: Strings of Inequalities -- Evaluating Boolean Expressions -- TIP: Naming Boolean Variables -- Short-Circuit and Complete Evaluation -- Precedence and Associativity Rules -- 3.3 LOOPS -- while Statement and do-while Statement -- Algorithms and Pseudocode -- Example: Averaging a List of Scores -- The for Statement -- The Comma in for Statements -- TIP: Repeat N Times Loops -- PITFALL: Extra Semicolon in a for Statement -- PITFALL: Infinite Loops -- Nested Loops -- The break and continue Statements -- The exit Statement -- 3.4 DEBUGGING -- Loop Bugs -- Tracing Variables -- General Debugging Techniques -- Example: Debugging an Input Validation Loop -- Preventive Coding -- Assertion Checks -- 3.5 RANDOM NUMBER GENERATION -- The Random Object -- The Math.random() Method -- Chapter Summary -- Answers to Self-Test Exercises -- Programming Projects -- Chapter 4 Defining Classes I -- 4.1 CLASS DEFINITIONS -- Instance Variables and Methods -- More about Methods -- TIP: Any Method Can Be Used as a void Method -- Local Variables -- Blocks -- TIP: Declaring Variables in a for Statement -- Parameters of a Primitive Type -- PITFALL: Use of the Terms "Parameter" and "Argument" -- Simple Cases with Class Parameters -- The this Parameter…”
Libro electrónico