Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 1,948 for

report generation

(0.1 sec)
  1. Django Tutorial Part 3: Using models - Learn we...

    In this article we've learned how models are defined, and then used this information to design and implement appropriate models for the LocalLibrary website....created models for the book (the generic details of the book), book...about an available book in a general sense, but not a particular...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – groupdocs.conversion.filetypes https://reference.groupdocs.com/conversion/python-net/groupdocs.conversion.filetypes/ Recent content in gro......BZ2 are compressed files generated using the BZIP2 open source...text-align:left Cpio is a general file archiver utility and its...

    reference.groupdocs.com/conversion/python-net/g...
  3. WAI-ARIA basics - Learn web development | MDN

    This article has by no means covered all that's available in WAI-ARIA, but it should have given you enough information to understand how to use it, and know some of the most common patterns you will encounter that require it....JavaScript libraries that generate such controls as a series...whereas states can change, generally programmatically via JavaScript...

    developer.mozilla.org/en-US/docs/Learn/Accessib...
  4. Handling common accessibility problems - Learn ...

    Hopefully this article has given you a good grounding in the main accessibility problems you might encounter, and how to test and overcome them....with a horrible CMS that generates buttons made with <div> s)...used in this example) is generally seen as one of the best mechanisms...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  5. GitHub - HariSekhon/DevOps-Bash-tools: 1000+ De...

    1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux.. - HariSekhon/DevOps-Bash-tools...account summary, lots of IAM reports, CIS Benchmark config hardening...browser vagrant_hosts.sh - generate /etc/hosts output from a Vagrantfile...

    github.com/HariSekhon/DevOps-Bash-tools
  6. Web audio codec guide - Web media technologies ...

    Even modest quality, high-fidelity stereo sound can use a substantial amount of disk space. For web developers, an even bigger concern is the network bandwidth needed in order to transfer audio, whether for streaming or to download it for use during gameplay. The processing of audio data to encode and decode it is handled by an audio codec (COder/DECoder). In this article, we look at audio codecs used on the web to compress and decompress audio, what their capabilities and use cases are, and offer guidance when choosing audio codecs to use for your content....Additionally, WebRTC implementations generally use a subset of these codecs...encoded audio There are two general categories of factors that...

    developer.mozilla.org/en-US/docs/Web/Media/Form...
  7. <table>: The Table element - HTML: HyperText Ma...

    The HTML element represents tabular data—that is, information presented in a two-dimensional table comprised of rows and columns of cells containing data....Elements inside the <table> generate rectangular boxes. Each box...View this page on GitHub • Report a problem with this content...
    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  8. Advanced Svelte: Reactivity, lifecycle, accessi...

    In this article we have finished adding all the required functionality to our app, plus we've taken care of a number of accessibility and usability issues. We also finished splitting our app into manageable components, each one with a unique responsibility....dependency tree, and then generates the required JavaScript to...updated. This approach usually generates optimal JavaScript code with...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  9. Express Tutorial Part 7: Deploying to productio...

    That's the end of this tutorial on setting up Express apps in production, and also the series of tutorials on working with Express. We hope you've found them useful. You can check out a fully worked-through version of the source code on GitHub here.... In addition to generating less-verbose error messages...view templates and CSS files generated from CSS extensions. Tests...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  10. GitHub - nghttp2/nghttp2: nghttp2 - HTTP/2 C Li...

    nghttp2 - HTTP/2 C Library and tools. Contribute to nghttp2/nghttp2 development by creating an account on GitHub....nghttp2 source code, and generated build files. They can be downloaded...will be generated under doc/manual/html/ . The generated documents...

    github.com/nghttp2/nghttp2