text
stringlengths
20
1.01M
url
stringlengths
14
1.25k
dump
stringlengths
9
15
lang
stringclasses
4 values
source
stringclasses
4 values
26 Database/API Versioning & Migration Written by Jonas Schwartz Note: This update is an early-access release. This chapter has not yet been updated to Vapor 4.. Note: This chapter requires that you have set up and configured PostgreSQL. Follow the steps in Chapter 6, “Configuring a Database”, to set up PostgreSQL in D...
https://www.raywenderlich.com/books/server-side-swift-with-vapor/v3.0.ea1/chapters/26-database-api-versioning-migration
CC-MAIN-2021-04
en
refinedweb
.. A: Relations: Entity: Album Role: An album carries a story told by the photographs as an envelope. Entity: Film Role: A film gathers a set of photographs. Entity: Photo Role: The unit of our application is a photograph. Relations: None Functionally, the photoblog application will provide APIs to manipulate those ent...
http://www.packtpub.com/article/photoblog-application
crawl-002
en
refinedweb
created a job with a simple println, started the app (grails run-app) saw the output, changed the println and saved. the output did not change. When the job class is reloaded, the bean factory, which created the scheduler is destroyed. This leads to the scheduler being shut down, which in turn prohibits (re-)scheduling...
http://jira.codehaus.org/browse/GRAILSPLUGINS-190
crawl-002
en
refinedweb
US. ......more Garlic, onions may save prostate, study finds WASHINGTON, Nov 7: Men who eat plenty of onions, garlic and similar foods may irritate their romantic partners but may cut their risk of prostate cancer in half, researchers have reported. . ....more Depressed US Democrats look to 2004 WASHINGTON, Nov 7: With...
http://www.dailyexcelsior.com/02nov08/inter.htm
crawl-002
en
refinedweb
This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project. Hi Andrew and Ranjit, Mohan>> I'm asking this because there are a few strategic opens / fopens Mohan>> in jcf-*.c which, if you checked for the existence of the file Mohan>> of the exact case on Win32, you would get the compiler...
http://gcc.gnu.org/ml/java-patches/2003-q1/msg00716.html
crawl-002
en
refinedweb
Design Patterns in XML ApplicationsDesign Patterns in XML Applications Adequate documentation of the experience gained during the development of XML-based systems is a prerequisite for XML's success as a widely used technology. Design patterns have proved to be a very good technique for transmitting, and to some extent...
http://www.xml.com/lpt/a/2000/01/19/feature/index.html
crawl-002
en
refinedweb
Odoo Help Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps: CRM | e-Commerce | Accounting | Inventory | PoS | Project management | MRP | etc. Odoo - Mollie Payment Gateway Integration Response [SOLVED] Hi, I am working on Mollie Payment Gateway Integration with Odoo 8. I...
https://www.odoo.com/forum/help-1/question/odoo-mollie-payment-gateway-integration-response-solved-93055
CC-MAIN-2017-04
en
refinedweb
. A Hack Solution You could hack together your own solution. For example, you could replace every string in your program with a function call (with the function name being something simple, like _())) which will return the string translated into the correct language. For example, if your program was: print('Hello world...
http://inventwithpython.com/blog/2014/12/20/translate-your-python-3-program-with-the-gettext-module/
CC-MAIN-2017-04
en
refinedweb
Is there a way to make JavaDoc update and add extra corresponding tags when I for example add return value to a method which was void before. This way JavaDoc will be updated as we change the code. This related question asked 6 years ago for eclipse but no answer to that yet. As it says there too in the comments it's n...
https://codedump.io/share/EO7Ij6bTx6lW/1/how-to-set-javadoc-to-update-automatically-when-i-change-the-method-signature-in-android-studio-or-intellij-idea
CC-MAIN-2017-04
en
refinedweb
So I am trying to rename files based on the treepath it is in, then move the renamed files to a specific folder (based on its name). So, for example, I have a file in path L:\a\b\c\d\e\f\file.pdf I want to rename "file.pdf" to "d e f" Also, all the subfolders branch off at c so I want python to scan all the documents i...
http://forums.devshed.com/python-programming-11/help-renaming-files-based-file-path-moving-file-folder-938974.html
CC-MAIN-2017-04
en
refinedweb
Odoo Help Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps: CRM | e-Commerce | Accounting | Inventory | PoS | Project management | MRP | etc. on launch method in oopenerp 7? Just wondering is there a way to call a method on launch of the module? meaning when i starts up?...
https://www.odoo.com/forum/help-1/question/on-launch-method-in-oopenerp-7-46638
CC-MAIN-2017-04
en
refinedweb
Re: [soaplite] Unresolved prefix Expand Messages - Hi John, > error msg:As far as I remember XML Namespaces specification doesn't allow to > Unresolved prefix 'ns2' for attribute value 'ns2:contact' > <return xmlns: have empty namespace names, unless they are default names (in other words, xmlns:foo="" is not allowed, ...
https://groups.yahoo.com/neo/groups/soaplite/conversations/topics/1862?xm=1&m=s&l=1
CC-MAIN-2017-34
en
refinedweb
Few people would deny that African Americans made enormous economic and political - Lindsay James - 2 years ago - Views: Transcription 1 AN EQUAL SAY AND AN EQUAL CHANCE FOR ALL Divergent Fates: The Foundations of Durable Racial Inequality, Michael K. Brown ABOUT THE AUTHOR: Michael K. Brown is Research Professor of Po...
http://docplayer.net/1707540-Few-people-would-deny-that-african-americans-made-enormous-economic-and-political.html
CC-MAIN-2017-34
en
refinedweb
I have an app with a navigation drawer and 4 navigation items (Fragments). In one of the Fragments, I have a tab layout set up with a view pager (3 more Fragments). From one of these inner fragments, I want to disable/enable the navigation drawer dynamically. Basically, on a button press, I want to restrict access to t...
https://codedump.io/share/II8Xo7bJ0YYR/1/disabling-navigation-drawer-from-fragment
CC-MAIN-2017-34
en
refinedweb
Fabricio "segfault" Cannini wrote: > I, for example, could never set vim to use a specific font. > If i'd do so, kvim would freak out and display the text very badly. > Example: > <text_diplayed_in_vim> > Mary had a little lard. > </text_diplayed_in_vim> > > <text_diplayed_in_kvim> > M a r y ha d a lit t le l ar d > <t...
https://lists.debian.org/debian-kde/2005/05/msg00212.html
CC-MAIN-2017-34
en
refinedweb
found on GitHub. The aim is to free up developers to spend more time on business logic. The fact that it is open source is a key differentiator between it and AWS Lambda: you are not locked in to a vendor. You can also look at the milestones of the project and see the features being developed, as well as submitting yo...
https://www.voxxed.com/2016/09/serverless-with-openwhisk/
CC-MAIN-2017-34
en
refinedweb
I can't figure out why chaining bit-shift operations is not returning the same result as not chaining them. #include <stdio.h> void bit_manip_func(unsigned char byte) { unsigned char chain = (((byte >> 3) << 7) >> 3); printf("%d\n", chain); //this prints 144 unsigned char o1 = byte >> 3; unsigned char o2 = o1 << 7; uns...
https://codedump.io/share/YiKHg3NtnmW6/1/unexpected-result-after-chaining-bit-shift-operators-in-c
CC-MAIN-2017-34
en
refinedweb
In this blog, We will be exploring CrockroachDB along with Java. We will also take up a few more things like - How to install CrockroachDB - How to start a Local cluster - How to connect CrockroachDB with Java Alright, Before we jump into installation of CrockroachDB, Let’s find out What is CrockraochDB? CrockroachDB –...
https://blog.knoldus.com/2017/06/12/cockroachdb-with-java-using-jdbc/
CC-MAIN-2018-30
en
refinedweb
#include "libavutil/attributes.h" #include "ac3enc.h" #include "eac3enc.h" #include "eac3_data.h" #include "ac3enc_opts_template.c" Go to the source code of this file. Initialize E-AC-3 exponent tables. Definition at line 52 of file eac3enc.c. Referenced by exponent_init(). Determine frame exponent strategy use and ind...
http://ffmpeg.org/doxygen/trunk/eac3enc_8c.html
CC-MAIN-2018-30
en
refinedweb
By default, the TCP listeners handle dropped TCP sessions by trying to reconnect after increasingly long intervals. You can specify a custom reconnection policy by defining an instance of Splunk.Logging.TcpConnectionPolicy, and passing it to the constructors of the TcpTraceListener or TcpEventSink classes. TcpConnectio...
http://dev.splunk.com/view/splunk-loglib-dotnet/SP-CAAAEY9
CC-MAIN-2018-30
en
refinedweb
Hello everybody, could someone please urgent help me with this assignment question? I just need some tips on why my prompt dialog is not working correctly. The script is below after the assignment question... Finish the coding of the class LightController by completing the public instance method runLight(). This method...
https://www.daniweb.com/programming/software-development/threads/490486/help-needed-prompt-dialog-urgent-advice
CC-MAIN-2018-30
en
refinedweb
How to Do 10 Common Tasks in JSF 2.0 How to Do 10 Common Tasks in JSF 2.0 Here’s a list of 10 features you might need to implement everyday and how they are performed in JSF 2.0. Join the DZone community and get the full member experience.Join For Free Here’s a list of 10 features you might need to implement everyday a...
https://dzone.com/articles/how-do-10-common-tasks-jsf-20?fromrel=true
CC-MAIN-2020-05
en
refinedweb
SO far till java 7, we had String.split() method which can split a string based on some token passed as parameter. It returned list of string tokens as string array. But, if you want to join a string or create a CSV by concatenating string tokens using some separator between them, you have to iterate through list of St...
https://howtodoinjava.com/java8/java-8-string-join-csv-example/
CC-MAIN-2020-05
en
refinedweb
contentful 1.1.3 contentful-dart # This Dart package is a small abstraction on top of the Contentful Delivery API. Usage # To use this plugin, install contentful as a dependency in your pubspec.yaml. API # The following example uses equatable and json_annotation to create a Contentful Entry model. For more information ...
https://pub.dev/packages/contentful
CC-MAIN-2020-05
en
refinedweb
Difference between revisions of "Advanced Installation" Latest revision as of 13:55, 14 December 2018: <bash> ./configure API=f90 F90=/path/to/preferred/compiler </bash> git or subversion. Fedora, RedHat, CentOS, Scientific Linux, openSUSE Install essential Madagascar dependencies with sudo yum install gcc libXaw-devel...
http://www.ahay.org/wiki2015/index.php?title=Advanced_Installation&diff=prev&oldid=3757
CC-MAIN-2020-05
en
refinedweb
----Hello there!, I am currently trying to move this object back and forth at set speeds on the Y Axis. I have saved this script for my Enemy Controller, and have it added to several "enemy" 3D objects. Unfortantly the objects do not seem to be moving based on their own local position, but instead are all following the...
https://answers.unity.com/questions/1565558/how-to-move-a-3d-object-based-on-its-default-posit.html
CC-MAIN-2020-05
en
refinedweb
But first, let us cover the basics of a web scraper or a web crawler. Demystifying the terms ‘Web Scraper’ and ‘Web Crawler’ A web crawler, also known as a ‘spider’ has a more generic approach! You can define a web crawler as a bot that systematically scans the Internet for indexing and pulling content/information. It ...
https://coinerblog.com/how-to-build-a-web-crawler-from-scratch-wps32ia/
CC-MAIN-2020-05
en
refinedweb
WaylandCompositor QML Type Manages the Wayland display server. More... Properties - created : bool - defaultOutput : WaylandOutput - defaultSeat : WaylandSeat - extensions : list - retainedSelection : bool - socketName : string - useHardwareIntegrationExtension : bool Signals - void surfaceCreated(QWaylandSurface *surf...
https://doc-snapshots.qt.io/qt5-5.11/qml-qtwayland-compositor-waylandcompositor.html
CC-MAIN-2020-05
en
refinedweb
Portal:Toolforge/Admin/Networking and ingress This page describes the design, topology and setup of Toolforge's networking and ingress, specifically those bits related to webservices in the new kubernetes cluster. Contents Network topology The following diagram is used to better describe the network topology and the di...
https://wikitech.wikimedia.org/wiki/Portal:Toolforge/Admin/Networking_and_ingress
CC-MAIN-2020-05
en
refinedweb
Splitting your app into smaller apps using RabbitMQ After many years of development, we realised our app had become too complex, causing development, testing and debugging to be much harder. We decided to do something about it and the first step needed to solve this problem was splitting our app into smaller apps — sta...
https://medium.com/splitting-your-app-with-rabbitmq/splitting-your-app-into-smaller-apps-using-rabbitmq-b6e4ef29d1da?source=post_page-----b6e4ef29d1da----------------------
CC-MAIN-2020-05
en
refinedweb
This article was originally posted as “SDL2: Empty Window” on 31st August 2013 at Programmer’s Ranch. It has been slightly updated and now enjoys syntax highlighting. The source code for this article is available at the Gigi Labs BitBucket repository. Yesterday’s article dealt with setting up SDL2 in Visual Studio. Tod...
https://gigi.nullneuron.net/gigilabs/2015/11/03/
CC-MAIN-2020-05
en
refinedweb
SuggestedStories This page had been hijacked by wiki-spammers. I rolled back this page to the most recent version that contained non-spam posts, and deleted the irrelevant stuff. Randolph Peters. Ideas include: I like the idea of a test container - they could actually be JVM instances that are persistant, controlled by...
http://fitnesse.org/SuggestedStories
crawl-001
en
refinedweb
Faster Web Applications with SCGI June 1st, 2007 by Jeroen Vermeulen in. If that's not what you see, take a look at the shell where you ran the module. It may have printed some helpful error message there. Or, if there is no reaction from the SCGI server whatsoever, the request may not have reached it in the first plac...
http://www.linuxjournal.com/article/9310
crawl-001
en
refinedweb
Published September 2006 Most organizations build a data warehouse to provide an integrated, reliable, and consistent “single version of the truth.” Data is usually sourced from a number of systems and has to be extracted, cleansed, and integrated before being made available for users to query. The quality of the data ...
http://www.oracle.com/technology/pub/articles/rittman-owb.html
crawl-001
en
refinedweb
>>> a = [1, 2, 3] >>> b = [a, a] >>> b[0] is b[1] 1 >>> import marshal >>> serialization = marshal.dumps(b) >>> b1 = marshal.loads(serialization) >>> b == b1 1 >>> b1[0] is b1[1] 0 >>> b[0].append(4) >>> b1[0].append(4) >>> b == b1 0 >>> print b [[1, 2, 3, 4], [1, 2, 3, 4]] >>> print b1 [[1, 2, 3, 4], [1, 2, 3]] >>>-- ...
http://www.python.org/workshops/1994-11/persistency.html
crawl-001
en
refinedweb
has so far been tested up to Python 2.5a2. Python 1.6 or later is required for proper treatment of Unicode in XML. For details of the PXTL language itself, please see the accompanying language documentation. The ‘pxtl’ directory is a pure-Python package which can be dropped into any directory on the Python path., for ...
http://www.doxdesk.com/file/software/py/v/pxtl-1.6.html
crawl-001
en
refinedweb
User Name: Published: 14 Feb 2007 By: Xun Ding ASP.NET provides a number of ways of working with client-side script. This article explores the usage and drawbacks of ASP.NET script callbacks, and briefly presents a bird's view of ASP.NET AJAX. ASP.NET server-based web forms use a request-response model. Each request re...
http://dotnetslackers.com/articles/aspnet/javascript_with_asp_net_2_0_pages_part2.aspx
crawl-002
en
refinedweb
LiteratePrograms:Public forum From LiteratePrograms This is the public forum, a place for open discussion among all members. Feel free to discuss anything. Please don't remove this notice. New Template? If we take a look at Selection sort (Haskell) we can see {{codedump}} in use. There is, however, a bigger problem on ...
http://en.literateprograms.org/LiteratePrograms:Public_forum
crawl-002
en
refinedweb
How To “Find And Replace” Words In Multiple Files I have been using Notepad ++ for years as my Windows Notepad replacement. It does highlighting and line numbers, these were my first reasons for using it. Notepad ++ has been my best friend for writing scripts and HTML files. Now I had a new challenge and my buddy Mike ...
http://www.makeuseof.com/tag/how-to-find-and-replace-words-in-multiple-files/
crawl-002
en
refinedweb
The 1.1 Exam only asks you to understand three LayoutManagers, The Java2 exam may contain questions about the GridBagLayout manager. Applets default to FlowLayout and applications default to a BorderLayout. This applet shows the effect of changing the layout manager on an applet. The Layout Manager is set to BorderLayo...
http://www.jchq.net/applets/Layouts/Layouts.html
crawl-002
en
refinedweb
Hello aspiring programmers! How cool would it be to write an app in Android? The great thing about Android programming is its freedom and portability. When I say freedom, I’m talking about its zero cost and open source nature. All the tools will be provided. You won’t even be needing an Android phone. A virtual machine...
https://linuxacademy.com/blog/mobile/getting-started-with-sdk-and-building-your-first-android-app/
CC-MAIN-2017-47
en
refinedweb
Optimizing the EclipseLink Application (ELUG) Contents - 1 Introduction to Optimization - 2 Identifying Sources of Application Performance Problems - 3 Measuring EclipseLink Performance with the EclipseLink Profiler - 4 Identifying General Performance Optimization - 5 Optimizing for a Production Environment - 6 Optimiz...
http://wiki.eclipse.org/index.php?title=Optimizing_the_EclipseLink_Application_(ELUG)&oldid=107262
CC-MAIN-2017-47
en
refinedweb
HTML and CSS Reference In-Depth Information chapter 9 n n n Dealing with Local Files Using the File API It's a well-known fact that for the sake of security and privacy, browsers don't allow web applications to tamper with the local file system. Local files are used in a web application only when the user decides to up...
http://what-when-how.com/Tutorial/topic-524phdg/HTML5-Programming-for-ASPNET-Developers-227.html
CC-MAIN-2017-47
en
refinedweb
Presentation helps you to make tutorials, release notes and animated pages Presentation Looking for the easiest way of presenting something in your iOS app? Then you are in the right place. Presentation will help you make your tutorials, release notes and any kind of animated pages with the minimum amount of effort. Pr...
https://iosexample.com/presentation-helps-you-to-make-tutorials-release-notes-and-animated-pages/
CC-MAIN-2019-26
en
refinedweb
By Dr. Mufajjul Ali, Data Solution Architect at CSU UK ONNX (Open Neural Network Exchange) is an open format that represents deep learning models. It is a community project championed by Facebook and Microsoft. Currently there are many libraries and frameworks which do not interoperate; hence, the developers are often ...
https://blogs.technet.microsoft.com/uktechnet/2019/02/12/operationalising-deep-learning-cnn-model-using-onnx-keras-flask-a-starter-guide/
CC-MAIN-2019-26
en
refinedweb
Creating a New JVM Language, Part 1: The Lexer Creating a New JVM Language, Part 1: The Lexer First step: generate an abstract syntax tree. First part of the first step: the lexer. Join the DZone community and get the full member experience.Join For different components of the compiler and related tools. Structure of t...
https://dzone.com/articles/turin-programming-language-for-the-jvm-building-ad
CC-MAIN-2019-26
en
refinedweb
A generator of code for dioc containers. All registrations are made by annotating a partial bootstrapper class. Various environments could be declared as methods that return a Container. You have to decorate these methods with Provide annotations to register dependencies. library example; import 'package:dioc/src/conta...
https://pub.dev/packages/dioc_generator/versions/0.1.0
CC-MAIN-2019-26
en
refinedweb
UilDumpSymbolTable(library call) UilDumpSymbolTable(library call) NAME [Toc] [Back] UilDumpSymbolTable - Dumps the contents of a named UIL symbol table to standard output SYNOPSIS [Toc] [Back] #include <uil/UilDef.h> void UilDumpSymbolTable( sym_entry_type *root_ptr); DESCRIPTION [Toc] [Back] The UilDumpSymbolTable fun...
http://nixdoc.net/man-pages/HP-UX/man3/UilDumpSymbolTable.3.html
CC-MAIN-2019-26
en
refinedweb
Walkthrough: Office Programming (C# and Visual Basic) Visual Studio offers features in C# and Visual Basic that improve Microsoft Office programming. Helpful C# features include named and optional arguments and return values of type dynamic. In COM programming, you can omit the ref keyword and gain access to indexed pr...
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/interop/walkthrough-office-programming
CC-MAIN-2019-26
en
refinedweb
Created on 2018-03-22 09:21 by Jonathan Huot, last changed 2018-03-24 04:25 by ncoghlan. This issue is now closed. Executing python modules with -m can lead to weird sys.argv parsing. "Argument parsing" section at mention : - When -m module is used, sys.argv[0] is set to the full name of the located module. The word "l...
https://bugs.python.org/issue33119
CC-MAIN-2019-26
en
refinedweb
To develop and test your application locally, you can use the Cloud Pub/Sub emulator, which provides local emulation of the production Cloud Pub/Sub environment. You run the Cloud Pub/Sub emulator using the gcloud command-line tool. To run your application against the emulator, you need to do some configuration first, ...
https://cloud.google.com/pubsub/docs/emulator?hl=tr
CC-MAIN-2019-26
en
refinedweb
I had the chance, at an Intel IoT Hackaton taking place at Usine.io in Paris, beside an Intel Edison Arduino board and a bunch of Grove sensors/actuators, to also get the new Akene board from Snootlab. Thanks to the Intel IoT guys, Nicolas from SigFox and all the staff of BeMyApp for this Hackaton… Step 1: The Project....
https://www.instructables.com/id/Simple-as-sending-IoT-sensor-values-through-SigFox/
CC-MAIN-2019-26
en
refinedweb
A mediator of parallel system solving packaging problem. More... #include <PackerMediator.hpp> A mediator of parallel system solving packaging problem. PackerMediator is a class representing mediator class of tree-structured parallel processing system solving packaging problem. Packer mediator system is placed on betwe...
http://samchon.github.io/framework/api/cpp/d7/d0a/classsamchon_1_1example_1_1interaction_1_1PackerMediator.html
CC-MAIN-2022-27
en
refinedweb
Since the release of Next.js, we’ve worked to introduce new features and tools that drastically improve application performance, as well as overall developer experience. Let’s take a look at what a difference upgrading to the latest version of Next.js can make. In 2019, our team at Vercel created a serverless demo app ...
https://vercel.com/blog/upgrading-nextjs-for-instant-performance-improvements
CC-MAIN-2022-27
en
refinedweb
In the previous articles, we have talked about monitoring using Prometheus and other ways. In this article, we are going to talk about how you can write your own exporter using Python. To write your own exporter you need to use prometheus_client library. To install it you can type the below command. pip install prometh...
https://www.learnsteps.com/writing-metrics-exporter-for-prometheus-using-python/
CC-MAIN-2022-27
en
refinedweb
Have you ever played a game that used a cooldown system that caused you to wait a certain amount of time before being able to attack, or use a spell? Game designers use this technique to create balance in the game, otherwise it will be to easy and there would be no challenge (how boring). It turns out we're in the same...
https://blog.justinhhorner.com/adding-a-player-attack-cooldown
CC-MAIN-2022-27
en
refinedweb
Nginx - NTLM module In my previous post Nginx - Custom upstream module I described in detail how you can develop your own custom nginx upstream module. You better check that first because I will refer it a lot. TL;DR Check out this github.com/gabihodoroaga/nginx-ntlm-module repository if you want to get started with a ...
https://hodo.dev/posts/post-18-nginx-ntlm-module/
CC-MAIN-2022-27
en
refinedweb
tornado.queues – Queues for coroutines¶ New in version 4.2. Asynchronous queues for coroutines. These classes are very similar to those provided in the standard library’s asyncio package. Warning Unlike the standard library’s queue module, the classes defined here are not thread-safe. To use these queues from another t...
https://www.tornadoweb.org/en/branch6.0/queues.html
CC-MAIN-2022-27
en
refinedweb
. - exception tornado.util. TimeoutError[source]¶ Exception raised by with_timeoutand IOLoop.run_sync. Changed in version 5.0:: Unified tornado.gen.TimeoutErrorand tornado.ioloop.TimeoutErroras tornado.util.TimeoutError. Both former names remain as aliases. -: bytes, max_length: int = 0) → bytes: str) → Any[source]¶ Im...
https://www.tornadoweb.org/en/branch6.0/util.html
CC-MAIN-2022-27
en
refinedweb
Example SQLite database In a previous example we used a simple flat-file 'database'. An SQLite database is a database but the lite version. It's the local database for a lot of (mobile)apps. We will be using SPOD macros Check more info in the about. The code used in this example is here. How to start Create a folder na...
https://matthijskamstra.github.io/haxephp/10sqlite/example.html
CC-MAIN-2022-27
en
refinedweb
Count duplicates in circular linked list Introduction The following article aims to familiarise you with using a circular linked list (if this is a new topic for you, refer to the article here) and practice its use in real questions to build and strengthen your concepts. The following question explores how we can trave...
https://www.codingninjas.com/codestudio/library/count-duplicates-in-circular-linked-list
CC-MAIN-2022-27
en
refinedweb
#include "rte_kvargs.h" #include "rte_crypto.h" #include "rte_dev.h" #include <rte_common.h> #include <rte_config.h> Go to the source code of this file. RTE Cryptographic Device APIs Defines RTE Crypto Device APIs for the provisioning of cipher and authentication operations. Definition in file rte_cryptodev.h. A macro ...
https://doc.dpdk.org/api-19.08/rte__cryptodev_8h.html
CC-MAIN-2022-27
en
refinedweb
Access an AWS service using an interface VPC endpoint You can create an interface VPC endpoint to connect to services powered by AWS PrivateLink, including many AWS services. For each subnet that you specify from your VPC, we create an endpoint network interface in the subnet and assign it a private IP address from the...
https://docs.aws.amazon.com/vpc/latest/privatelink/create-interface-endpoint.html
CC-MAIN-2022-27
en
refinedweb
See the description below. Like for the previous 'curry' package, I am posting it here at a very early stage both for feedback and as a potential incentive for core-patchers to reimplement it with the best performance. In the meantime, this simple standalone sourceable script will let people validate/invalidate the sem...
https://groups.google.com/g/comp.lang.tcl/c/dN1D2ee5VxE/m/5m2cAEsBCKMJ
CC-MAIN-2022-27
en
refinedweb
selinux_set_callback(3) SELinux API documentation selinux_set_callback(3) selinux_set_callback - userspace SELinux callback facilities #include <selinux/selinux.h> void selinux_set_callback(int type, union selinux_callback callback); selinux_set_callback() sets the callback indicated by type to the value of callback, w...
http://man7.org/linux/man-pages/man3/selinux_set_callback.3.html
CC-MAIN-2017-13
en
refinedweb
Grove - Line Finder Introduction . Specification - Power supply :5V DC - Digital output mode: TTL (High when black is detected, Low when white is detected) - Connector: 4 pin Buckled Grove interface - Dimension: 20mm*20mm - ROHS: YES - Comparator: MV358 - Photo reflective diode: RS-06WD Tip More details about Grove mod...
http://wiki.seeed.cc/Grove-Line_Finder/
CC-MAIN-2017-13
en
refinedweb
#include "utils/chk.h" #include "utils/panic.h" int main (int argc, char * argv[]) { char * msg; int length; int arg_pos; int pos; chk_limit (64); msg = (char *)chk_malloc(1); msg[0] = 0; length = 0; for (arg_pos = 1; arg_pos < argc; ++arg_pos) for (pos = 0; argv[arg_pos][pos]; ++pos) { msg = (char *)chk_realloc ((void...
http://basiscraft.com/basiscraft.com/+arch-0/crux/00008.00000-crux/crux-00008-html/silly/chk.c.html
CC-MAIN-2017-13
en
refinedweb
CodePlexProject Hosting for Open Source Software I need some advice on using the EventAggregator. Currently, I just want to use the EventAggregator and not other aspects of Prism. I am also using MEF, not Unity. Everything I have researched says to use a single instance of the EventAggregator. All those examples seem t...
https://compositewpf.codeplex.com/discussions/235745
CC-MAIN-2017-13
en
refinedweb
Why is my array globally manipulated, when I run the below ruby code? And how can I get arrays to be manipulated only within the function's scope? a = [[1,0],[1,1]] def hasRowsWithOnlyOnes(array) array.map { |row| return true if row.keep_if{|i| i != 1 } == [] } false; end puts a.to_s puts hasRowsWithOnlyOnes(a) puts a....
https://codedump.io/share/0gmcElI2Xku2/1/how-can-i-get-my-array-to-only-be-manipulated-locally-within-a-function-in-ruby
CC-MAIN-2017-13
en
refinedweb
#include <AIKBSplayTree.h> KBSplayTree is one implementation of a knowledge base. Frequently used or recently accessed nodes sit near the top of the tree, allowing fast search. All operations complexity: Expected Time O(lg N) [amortized] Worst-Case Time O(N) iterates through the KB, totaling the badGoodScaleValue of ea...
http://tactics3d.sourceforge.net/Docs/html/class_open_sky_net_1_1_a_i_1_1_k_b_splay_tree.html
CC-MAIN-2017-13
en
refinedweb
. Building LTTng-UST with Java agent support In order to use LTTng with Java applications, LTTng-UST needs to be built with Java agent support. Some Linux distributions may already have LTTng-UST packages including support for Java applications. If not, you will need to build LTTng-UST from source with the following co...
http://lttng.org/blog/2015/05/12/tutorial-java-tracing/
CC-MAIN-2017-13
en
refinedweb
/* * TreeStrategy java.lang.reflect.Array; import java.util.Map; import org.simpleframework.xml.stream.Node; import org.simpleframework.xml.stream.NodeMap; /** * The <code>TreeStrategy</code> object is used to provide a simple * strategy for handling object graphs in a tree structure. This does * not resolve cycles in ...
http://simple.sourceforge.net/download/stream/report/cobertura/org.simpleframework.xml.strategy.TreeStrategy.html
CC-MAIN-2017-13
en
refinedweb
Whether you work a full-time job as an app developer, take on the periodic contract gig, or simply build smartphones apps as a hobby, one common task you'll find yourself repeating time and time again is creating an "about" dialog. The about dialog provides a quick means for communicating the most important elements re...
http://www.techrepublic.com/blog/software-engineer/a-reusable-about-dialog-for-your-android-apps/
CC-MAIN-2017-13
en
refinedweb
Recently I came across this code fragment: // look for element which is the smallest max element from // a given iterator int diff = std::numeric_limits<int>::max(); auto it = nums.rbegin(); auto the_one = nums.rbegin(); for (; it != given; ++it) // this terminates { int local_diff = *it - *given; // if the element is ...
https://codedump.io/share/6RHLRD3ijvCj/1/stl-algorithm-for-smallest-max-element-than-a-given-value
CC-MAIN-2017-13
en
refinedweb
Create usb flash drive from binary image in Qt4 Hi! I need to create a kind of usb flash drive creator. The problem is that it must be multiplatform and have GUI. GUI is not the problem because I'm quite familiar with Qt4. Hovewer, I don't know how to create flash drives from image file. On linux I could use dd for tha...
https://forum.qt.io/topic/18569/create-usb-flash-drive-from-binary-image-in-qt4
CC-MAIN-2018-30
en
refinedweb
Eric, 135 is less than 256, so it is possible to get 135 out of a max 256. Can you post the exact loop that get the overflow issue? Eric, you don't have to be sorry about it, it happens. I tested the For Next on macOS and the test run just freeze. If I change to 254 then there is no problem. I did a test with uint16 an...
https://forum.xojo.com/46463-for-next-strange-things-happening/6
CC-MAIN-2018-30
en
refinedweb
Hello, I created a new Windows Application and added a Panel to the Form. But, I don't see the MouseWheel event of the Panel. Panel derives from Control, which has the MouseWheel event. So why Panel does not have the MouseWheel event ? Thanks ! Evidently you can get the number of clicks through a mousemove event (acces...
https://www.daniweb.com/programming/software-development/threads/249626/why-mousewheel-event-does-not-exist
CC-MAIN-2018-30
en
refinedweb
bytable: data from/to ByteSt. You can read data from ByteString. some = do x <- take 4 y <- take 8 return (x :: Int, y :: Integer) Properties Modules Downloads - bytable-0.0.0.1.tar.gz [browse] (Cabal source package) - Package description (as included in the package) Maintainers' corner For package maintainers and hack...
http://hackage.haskell.org/package/bytable-0.0.0.1/candidate
CC-MAIN-2018-30
en
refinedweb
Using Mockito with Kotlin Warning After I published this article (thanks to all people who provided their feedback), I realized that approach I suggested is less than ideal and doesn't really solve anything - see updates at the bottom of the article. I will still keep it published though, so other people can learn from...
https://trickyandroid.com/using-mockito-with-kotlin/
CC-MAIN-2018-30
en
refinedweb
In this section, I’ll show you how to turn your source file, containing various types, into a file that can be deployed. Let’s start by examining the following simple application: public class App { static public void Main(System.String[] args) { System.Console.WriteLine("Hi"); } } This application defines a type, call...
https://www.safaribooksonline.com/library/view/applied-microsoft-net/9780735642126/ch02s02.html
CC-MAIN-2018-30
en
refinedweb
The LayGO Dynamic Loading API consists of 3 functions and 1 global variable: These are declared in laygodll.h and exported by laygodll shared objects: Relying on the LayGO Dynamic Loading API instead of implicit loading is largely transparent to the application. The application can still be written using the normal fun...
http://www.advancedrelay.com/laygodoc/laygodyn/dynapi.htm
CC-MAIN-2018-30
en
refinedweb
This is an interactive blog post, you can modify and run the code directly from your browser. To see any of the output you have to run each of the cells. In particle physics applications (like the flavour of physics competition on kaggle) we often optimise the decision threshold of the classifier used to select events....
http://betatim.github.io/posts/unbiased-performance/
CC-MAIN-2018-30
en
refinedweb
lgo_WriteSpecial() Write specially tagged data on a connection. #include "laygo.h" LResult lgo_WriteSpecial ( LCid cid, LDataBuffer buffer, LBufferSize count, LDataFlags flags ); lgo_WriteSpecial() writes specially tagged data to the subsystem for transmission to the remote system. A successful return by lgo_WriteSpeci...
http://www.advancedrelay.com/laygodoc/laygoapi/dtwrites.htm
CC-MAIN-2018-30
en
refinedweb
Sherpa is a modeling and fitting application for Python. It contains a powerful language for combining simple models into complex expressions that can be fit to the data using a variety of statistics and optimization methods. It is easily extensible to include user models, statistics and optimization methods. For detai...
http://cxc.cfa.harvard.edu/contrib/sherpa47b/
CC-MAIN-2018-30
en
refinedweb
Debugging and diagnosing cache misses To make the most of task output caching, it is important that any necessary inputs to your tasks are specified correctly, while at the same time avoiding unneeded inputs. Failing to specify an input that affects the task’s outputs can result in incorrect builds, while needlessly sp...
https://docs.gradle.org/current/userguide/build_cache_debugging.html
CC-MAIN-2021-04
en
refinedweb
Jun 06, 2006 01:10 PM|kalaka2|LINK Hello guys, i want to create a custom culture using an existing .net framework culture. for this purpose i want to use the CultureAndRegionInfoBuilder class in namespace globalization it don't work ? it seem's like this class isn't define at all ? please help and thank's Contributor 6...
https://forums.asp.net/t/997077.aspx?Class+CultureAndRegionInfoBuilder+don+t+exist+in+VWD+express
CC-MAIN-2021-04
en
refinedweb
Since. Starting with PVS-Studio This post is sponsored by PVS-Studio but all opinions, code and the article idea come from me. I’m working on a project which is a visualisation of various sorting algorithms, written in Win32Api, C++, OpenGL. I always put a nice GIF that presents how it works: You can read my previous a...
https://www.bfilipek.com/2020/09/pvs-studio-checking.html
CC-MAIN-2021-04
en
refinedweb
Take a look at the program below. We have a void function named favorite_animal() and main() with a few statements inside. #include <iostream> std::string sea_animal = "manatee"; void favorite_animal(std::string best_animal) { std::string animal = best_animal; std::cout << "Best animal: " << animal << "\n"; } int main(...
https://production.codecademy.com/courses/learn-c-plus-plus/lessons/cpp-functions-scope-flexiblity/exercises/cpp-functions-scope
CC-MAIN-2021-04
en
refinedweb
The Android for Cars App Library allows you to bring your navigation, parking, and charging. - Review the Android for Cars App Library Terms of Use. - Review the Release Notes. take is an abstract Service class provided by the library that your app must implement and export in order to be discovered and managed by the ...
https://developer.android.com/training/cars/navigation?hl=ja
CC-MAIN-2021-04
en
refinedweb
Opened 7 years ago Closed 7 years ago Last modified 15 months ago #9206 closed enhancement (worksforme) patch: authorize using Remote-User: header Description for obscure reasons, my tracd-behind-proxypass wasn't able to authorize the usual way. This patch will make trac trust the 'Remote-User:' header, even if the ada...
https://trac.edgewall.org/ticket/9206
CC-MAIN-2017-17
en
refinedweb
” Add back support for Edge Please add the option to install Microsoft Edge on the server.163 votes AGPM Continue support and updates for Advanced Group Policy Management. Our company uses AGPM extensively and would like to see future enhancements and support continued. If there is a replacement Microsoft product, it d...
https://windowsserver.uservoice.com/forums/295047-general-feedback/filters/top?category_id=141015-applications-add-ons
CC-MAIN-2021-04
en
refinedweb
A Look Inside: Tracking Bugs By User Pain Continuing. Related posts 18 replies on “A Look Inside: Tracking Bugs By User Pain” I think that one of the problems is that you Guys don’t develop games on your own engine so you can’t actually tell what is worth fixing and what is not. I know that you have game demos and tuto...
https://blogs.unity3d.com/2016/08/17/a-look-inside-tracking-bugs-by-user-pain/
CC-MAIN-2021-04
en
refinedweb
The new regulations are designed to protect the privacy of EU citizens, and every business collecting data of EU citizens has to comply with the strict new rules. Pushwoosh offers a way for automated and seamless compliance with the GDPR. The GDPR Compliance solution is supported on both native Android SDK v5.7.1+ and ...
https://docs.pushwoosh.com/platform-docs/account-and-security/the-gdpr-compliance
CC-MAIN-2021-04
en
refinedweb
#include <deal.II/fe/mapping_q_eulerian.h> This class is an extension of the MappingQ1Eulerian class to higher order \(Q_p\) mappings. It is useful when one wants to calculate shape function information on a domain that is deforming as the computation proceeds. The constructor of this class takes three arguments: the p...
https://dealii.org/8.5.0/doxygen/deal.II/classMappingQEulerian.html
CC-MAIN-2018-34
en
refinedweb
United Kingdom en Installation and Service Manual Gas Fired Wall Mounted Condensing Combination Boiler EcoBlue Advance Combi 24 - 28 - 33 - 40 These instructions include the Benchmark Commissioning Checklist and should be left with the user for safe keeping. They must be read in conjunction with the Flue Installation G...
https://manualzz.com/doc/48425055/7219715-ecoblue-advance-install
CC-MAIN-2018-34
en
refinedweb
US6219690B1 - Apparatus and method for achieving reduced overhead mutual exclusion and maintaining coherency in a multiprocessor system utilizing execution history and thread monitoring - Google PatentsApparatus and method for achieving reduced overhead mutual exclusion and maintaining coherency in a multiprocessor sys...
https://patents.google.com/patent/US6219690B1/en
CC-MAIN-2018-34
en
refinedweb
Oscar is an open-source ecommerce framework for Django. Django Oscar provides a base platform to build an online shop. Oscar is built as a highly customisable and extendable framework. It supports Pluggable tax calculations, Per-customer pricing, Multi-currency etc. 1. Install Oscar $ pip install django-oscar 2. Then, ...
https://micropyramid.com/blog/how-to-create-your-own-ecommerce-shop-using-django-oscar/
CC-MAIN-2018-34
en
refinedweb
For 8/9 Student Becomes the Teacher, do you know how I would calculate the get_average part? That would be step 3. 8/9 Student Becomes the Teacher What information does the function get? Given that information, how would you do that manually? That's exactly how your function would do it. If you're unsure of what the fu...
https://discuss.codecademy.com/t/8-9-student-becomes-the-teacher/40823
CC-MAIN-2018-34
en
refinedweb
US8131739B2 - Systems and methods for interfacing application programs with an item-based storage platform - Google PatentsSystems and methods for interfacing application programs with an item-based storage platform Download PDF Info - Publication number - US8131739B2US8131739B2 US10646575 US64657503A US8131739B2 US 81...
https://patents.google.com/patent/US8131739B2/en
CC-MAIN-2018-34
en
refinedweb
Performance Apparel Inc. (PA) is a retailer of sports apparel and footwear. PA’s operations are based in Beaverton, Oregon, with retail stores located throughout the country. In an effort to motivate certain members of senior management to execute consistently with PA’s long-term financial performance plan, it decided ...
https://www.transtutors.com/questions/performance-apparel-inc-pa-is-a-retailer-of-sports-apparel-and-footwear-pa-s-operati-2562978.htm
CC-MAIN-2018-34
en
refinedweb