Mostrando 7,981 - 8,000 Resultados de 18,781 Para Buscar '"Calle"', tiempo de consulta: 0.12s Limitar resultados
  1. 7981
    por Feuerstein, Steven
    Publicado 2008
    Tabla de Contenidos: “…SQL Injection and Bind VariablesCursor Variables; Cursor Expressions; Exception Handling; Raising Exceptions; Scope; Propagation; SQLCODE, SQLERRM, and DBMS_UTILITY.FORMAT_CALL_STACK; Exceptions and DML; Records in PL/SQL; Referencing Fields of Records; Assigning Records; Records and DML; Nested Records; Collections in PL/SQL; Initializing a Collection; Adding and Removing Elements; Nested Table Functions; Collection Methods; Collections and Privileges; Nested Collections; Bulk Binds; Built-in Functions and Packages; String functions; Numeric functions; Datetime functions…”
    Libro electrónico
  2. 7982
    Tabla de Contenidos: “…""Traceview""""Lint""; ""Hierarchy Viewer""; ""Unix Tools""; ""Top""; ""Dumpsys""; ""Vmstat""; ""Summary""; ""Chapter 4: Agile Android""; ""Benefits""; ""Benefits to the Business""; ""Benefits to the Developer""; ""The Sweet Spot""; ""Elements of Agile""; ""Goals""; ""Roll Call""; ""TDD""; ""BDD""; ""Continuous Integration""; ""Putting It All Together""; ""Summary""; ""Chapter 5: Native Development""; ""Deciding Where to Use Native Code""; ""Where Not to Use Native Code""; ""Where to Use Native Code""; ""Java Native Interface""; ""Difficulties Writing Native Code Using JNI""…”
    Libro electrónico
  3. 7983
    Publicado 2014
    Tabla de Contenidos:
    Libro electrónico
  4. 7984
    por Porter, Thomas, PhD
    Publicado 2007
    Tabla de Contenidos: “…Architectures; Introduction; PSTN: What Is It, and How Does It Work?; PSTN Call Flow; PSTN Protocol Security; The H.323 Protocol Specification…”
    Libro electrónico
  5. 7985
    por Sharp, John, 1964-
    Publicado 2009
    Tabla de Contenidos: “…Maintaining State and Sequencing Operations; The PerCall Instance Context Mode; The Single Instance Context Mode; Maintaining State with the PerCall Instance Context Mode; Selectively Controlling Service Instance Deactivation; Sequencing Operations in a WCF Service; Summary; 8. …”
    Libro electrónico
  6. 7986
    por Albahari, Ben
    Publicado 2002
    Tabla de Contenidos: “…Static field initialization orderNondeterminism of static constructor calls; Self-Referencing; this keyword; base keyword; Destructors and Finalizers; Nested Types; Interfaces; Defining an Interface; Implementing an Interface; Using an Interface; Extending an Interface; Explicit Interface Implementation; Reimplementing an Interface; Interface Conversions; Arrays; Multidimensional Arrays; Local and Field Array Declarations; Array Length and Rank; Bounds Checking; Array Conversions; Enums; Enum Operators; Enum Conversions; Delegates; Multicast Delegates…”
    Libro electrónico
  7. 7987
    por Sharp, John, 1964-
    Publicado 2005
    Tabla de Contenidos: “…Incrementing and Decrementing VariablesChapter 2 Quick Reference; Chapter 3: Writing Methods and Applying Scope; Declaring Methods; Specifying the Method Declaration Syntax; Writing return Statements; Calling Methods; Specifying the Method Call Syntax; Applying Scope; Defining Local Scope; Defining Class Scope; Overloading Methods; Writing Methods; Chapter 3 Quick Reference; Chapter 4: Using Decision Statements; Declaring bool Variables; Using Boolean Operators; Understanding Equality and Relational Operators; Understanding Conditional Logical Operators…”
    Libro electrónico
  8. 7988
    por Bjonander, Stefan
    Publicado 2008
    Tabla de Contenidos: “…Selection StatementsIteration Statements; Jump Statements; Expression Statements; Functions; Void Functions; Local and Global Variables; Call-by-Value and Call-by-Reference; Default Parameters; Overloading; Static Variables; Recursion; Definition and Declaration; Higher Order Functions; The main() Function; The Preprocessor; The ASCII Table; Summary; Chapter 2: Object-Oriented Programming in C++; The Object-Oriented Model; Classes; The First Example; The Second Example; Inheritance; Dynamic Binding; Arrays of Objects; Pointers and Linked Lists; Stacks and Linked Lists; Operator Overloading…”
    Libro electrónico
  9. 7989
    por Oliver, Robert Ian
    Publicado 2011
    Tabla de Contenidos:
    Libro electrónico
  10. 7990
    por Sakamoto, Kazuki
    Publicado 2012
    Tabla de Contenidos: “…How the strong reference works__weak ownership qualifier; Circular Reference; Self Reference; Weak Reference Disappears; __unsafe_unretained ownership qualifier; __autoreleasing ownership qualifier; Compiler Cares __autoreleasing Automatically; Returning a Result as the Argument; __strong and __weak; Rules; Forget About Using Retain, Release, RetainCount, or Autorelease; Forget About Using NSAllocateObject or NSDeallocateObject; Follow the Naming Rule for Methods Related to Object Creation; Forget About Calling dealloc Explicitly; Use @autoreleasepool Instead of NSAutoreleasePool…”
    Libro electrónico
  11. 7991
    por Saltzman, Marc
    Publicado 2013
    Tabla de Contenidos: “…; Turning to Siri for Sports; Using Siri for Movie Info; Asking Siri about Restaurants; Chapter 5: Using Siri for E-Mail, Texting, and Phone Calls; "Siri, Take a Letter"; Composing, Sending, and Accessing E-Mails; More E-Mail Tasks Siri Can Do for You; Composing, Replying to, and Reading Text Messages; Hearing Your Text Messages Read Aloud; Sending a Text Message to a Phone Number; Calling a Number or Person (and Starting FaceTime Chats, Too!)…”
    Libro electrónico
  12. 7992
    Publicado 2015
    Tabla de Contenidos: “…Working with filesReading and writing CSV files; Using DataFrames; Other file formats; Working with TCP sockets and servers; Interacting with databases; Parallel operations and computing; Creating processes; Using low-level communications; Parallel loops and maps; Distributed arrays; Summary; Chapter 9: Running External Programs; Running shell commands; Interpolation; Pipelining; Calling C and FORTRAN; Calling Python; Performance tips; Tools to use; Summary; Chapter 10: The Standard Library and Packages; Digging deeper into the standard library; Julia's package manager…”
    Libro electrónico
  13. 7993
    Publicado 2014
    Tabla de Contenidos: “…Test driving HerokuSummary; Chapter 2: Inside Heroku; The Heroku platform stack; The Celadon Cedar stack; Request routing in Heroku; The execution environment - dynos and the dyno manifold; Heroku's logging infrastructure - the Logplex system; The Heroku add-on architecture; Programmatically consuming Heroku services; The Heroku Platform API; Security; Schema; Data; Accessing the API; API clients; Calling the API; Response; Limits on API calls; The Heroku process architecture; Procfile; Declaring process types; The Procfile format; A sample Procfile; Adding Procfile to Heroku…”
    Libro electrónico
  14. 7994
    Publicado 2010
    Tabla de Contenidos: “…Cover -- C Programming Essentials -- Copyright -- Contents -- Preface -- Introduction -- Software -- Systems Software -- Application Software -- Program Development Process -- Algorithms -- Analysis of Algorithms -- Flowcharts -- Programming Language Classifications -- Programming Techniques -- Structured Programming Constructs -- History of C Language -- C Language Overview -- Summary -- New Terminology Checklist -- Exercises -- The Foundation of C -- Memory and Storage -- C Character Set -- C Keywords -- Whitespaces in C -- Data Types -- C Constants -- Variables -- A Peek at Functions -- Useful Identifier-Naming Conventions -- Type-Declaration Statements -- Operators -- Operator Precedence -- Type Conversion in Expressions -- Type Conversion in Assignments -- Comments -- Functions Revisited -- Putting it Together -- Some Standard Library I/O Functions -- Scope of Identifiers -- Storage Classes -- Storage Type Qualifiers -- Summary -- New Terminology Checklist -- Exercises -- Control -- The if Statement -- The switch Statement -- The for Statement -- The while Statement -- The do-while Statement -- The dreak and cntinue Statement -- The Infamous goto -- Summary -- New Terminology Checklist -- Exercises -- Functions and Recursion -- Introduction -- Function Arguments -- The return Statement Revisited -- Call-By-Value -- Stacks in Function Calls -- Recursion -- Towers of Hanoi-Case Study of Recursion -- Efficiency Considerations for Use of Functions -- Summary -- New Terminology Checklist -- Exercises -- Arrays -- Need for Arrays -- Single-Dimensional Arrays -- Single-Dimensional Array Initialization -- Multi-Dimensional Arrays -- Matrices -- Row-Major and Column-Major Order -- Single-Dimensional Character Arrays -- Initialization of Strings -- gets( ) and puts( ) -- sscanf( ) and sprintf( ) -- String Functions -- Two-Dimensional Character Arrays…”
    Libro electrónico
  15. 7995
    por Goldner, Paul S.
    Publicado 2010
    Tabla de Contenidos: “…-- Prioritize Your Prospects -- The ABC Call Cadence -- The Call Script -- Monitor Your Progress -- Compelling Reasons to Persevere -- Chapter 5 Sales Discovery: The One Thing That Does It -- An Overview of the Discovery Process -- The Necessity of Getting Beyond Yes or No -- Preparation Is the Key -- The Meeting Management Worksheet -- Chapter 6 Handling Objections: The Easy Way! …”
    Libro electrónico
  16. 7996
    Publicado 2014
    Tabla de Contenidos: “…Pivoting the target networkSetting up persistent access; API calls and mixins; Fabricating custom meterpreter scripts; Working with RailGun; Interactive Ruby shell basics; Understanding RailGun and its scripting; Manipulating Windows API calls; Fabricating sophisticated RailGun scripts; Summary; Chapter 3: The Exploit Formulation Process; The elemental assembly primer; The basics; Architectures; System organization basics; Registers; Gravity of EIP; Gravity of ESP; Relevance of NOPs and JMP; Variables and declaration; Fabricating example assembly programs; The joy of fuzzing…”
    Libro electrónico
  17. 7997
    Publicado 2011
    Tabla de Contenidos: “…Non-deliverable Forward (NDF) -- Options -- Calls and Puts -- The Black and Scholes Pricing Model -- Historic Volatility and Implied Volatility -- Binomial Pricing Model -- The Put/Call Parity -- Cap, Floor, Collar and Zero-cost Option -- Break Forward, Range Forward and Participation Forward -- Option Trading Strategies: Straddle, Strangle, Spread, Butterfly, Condor, Ratio Spread and Risk Reversal -- Barrier Options: Knock-out Option and Knock-in Option -- Credit Derivatives, CDS, Synthetic CDO and First-to-default Baskets -- The 'Greeks': Delta, Gamma, Vega, Theta and Rho -- Statistics -- Mean, Median and Mode -- Variance and Standard Deviation -- Correlation and Covariance -- Probability Density and the Normal Probability Function -- Risk Management and Investment Management -- Value at Risk (VaR) -- The Capital Adequacy Ratio -- Efficient Markets Hypothesis -- Appendices -- Glossary -- A Summary of Day/Year Conventions for Money Markets and Government Bond Markets -- Index…”
    Libro electrónico
  18. 7998
    Publicado 2015
    Tabla de Contenidos:
    Libro electrónico
  19. 7999
    por Beckner, Mark. author
    Publicado 2014
    Tabla de Contenidos: “…""Creating Global Inline C# Variables and Methods""""Calling Inline C# Method from within Inline XSLT""; ""Mapping the Transaction Type for SHOP and Individual""; ""Conclusion""; ""Chapter 5: Adapters, AS2, and Acks""; ""SFTP""; ""Configuring the Native SFTP Adapter""; ""ConnectionLimit""; ""PollingInterval and Unit""; ""AcceptAnySSHServerHostKey""; ""Password""; ""FolderPath""; ""TargetFileName Property""; ""UserName""; ""Configuring the Blogical CodePlex SFTP Adapter""; ""Schedule Property""; ""After Get Property""; ""SSH Error Threshold Property""; ""SSH Host Property""…”
    Libro electrónico
  20. 8000