text stringlengths 20 1.01M | url stringlengths 14 1.25k | dump stringlengths 9 15 ⌀ | lang stringclasses 4
values | source stringclasses 4
values |
|---|---|---|---|---|
Estimating Quantiles
You can use the Summary Statistics routines to compute quantiles for a matrix of observations. The computation routine can calculate more than one quantile at a time. Quantile orders belonging to the interval (0,1) are packed and passed into the library as an array. You should allocate enough memor... | https://software.intel.com/es-es/node/497935 | CC-MAIN-2015-32 | en | refinedweb |
: June 1, 2014).
This month sees new PowerShell documentation for Azure RMS custom templates. In addition to creating and managing custom templates in the Azure Management Portal, you can now do this from the command line, by using the latest version of the Azure RMS Windows PowerShell module (version 2.0.0.0). For ins... | http://blogs.technet.com/b/rms/archive/2014/06/30/announcement-azure-rms-documentation-library-update-for-june-2014.aspx | CC-MAIN-2015-32 | en | refinedweb |
#include <hallo.h> Till Tippel wrote on Sat Jun 01, 2002 um 09:22:49 think, in the current situation it would be best to create a small repository with modified boot-floppies, needed to support particular software/hardware. Someone may cry "just as SuSE does". Well, it's better than force every user to patch and replac... | https://lists.debian.org/debian-devel/2002/06/msg00008.html | CC-MAIN-2015-32 | en | refinedweb |
Intel To Make A Greener Microprocessor 229 229... (Score:5, Funny)
Haha, just kidding, I own an AMD.
In other news (Score:2)
Reduced lead? (Score:5, Insightful)
Next step: reduce power consumption.
Re:Reduced lead? (Score:5, Insightful)
This is definitely a necessity as the major ecological impact of modern consumer an... | http://hardware.slashdot.org/story/04/04/08/0619220/intel-to-make-a-greener-microprocessor?sdsrc=nextbtmnext | CC-MAIN-2015-32 | en | refinedweb |
Good news readers! I have been awarded with Microsoft Community Contributor [MCC] Award 2011 by Microsoft. Its truly said that credit should be given where its due.
Long live the community! :)
Last week, I needed to complete one task on which I am going to blog
about in this entry. The task is "Create a control panel l... | http://dotnetslackers.com/Community/blogs/kaushalparik/ | CC-MAIN-2015-32 | en | refinedweb |
Confused with file read
Gabriel White
Ranch Hand
Joined: Mar 02, 2003
Posts: 233
posted
Apr 25, 2003 19:44:00
0
Hey yall, my assignment this week is to Implement a class named Course with Data members:
String
name and students (array of 30 Student representing students in the course)
and int size, which represents the... | http://www.coderanch.com/t/393669/java/java/Confused-file-read | CC-MAIN-2015-32 | en | refinedweb |
#include <RT_Policy_i.h>
List of all members.
Stores Unix Domain Sockets (Local IPC) Protocol configuration properties.
Constructor.
Protected destructor to enforce proper memory management of this reference counted object.
This method writes the CDR encapsulation of an instance of UnixDomainProperties. This Protocol P... | http://www.dre.vanderbilt.edu/Doxygen/5.6.2/html/tao/rtcorba/a00054.html | CC-MAIN-2013-20 | en | refinedweb |
12 January 2009 12:20 [Source: ICIS news]
SINGAPORE (ICIS news)--Sellers were optimistic about the ethylene dichloride (EDC) market in Asia on an expected fall in imports from the US, traders and producers said on Monday.
“We are starting to see fewer deep-sea cargoes from the US Gulf Coast because chlor-alkali produce... | http://www.icis.com/Articles/2009/01/12/9183495/sellers+optimistic+about+asia+edc+market.html | CC-MAIN-2013-20 | en | refinedweb |
15 December 2011 15:37 [Source: ICIS news]
TORONTO (ICIS)--Capacity utilisation in ?xml:namespace>
“The chemical manufacturing industry saw its capacity utilisation increase from 77.7% [in the second quarter] to 82.1%, mainly as a result of the expanded production of pharmaceuticals and medicine,” Ottawa-based Statisti... | http://www.icis.com/Articles/2011/12/15/9517005/canadas-chemical-plant-capacity-utilisation-rises-to-82.1-in-q3.html | CC-MAIN-2013-20 | en | refinedweb |
- Java Reference Guide
- Overview
- Table of Contents
- J2SE: Standard Java
- Java Windows NT Services
- Apache Velocity
- Advanced J2SE
- Bytecode Instrumentation
- Dynamic Languages and the JVM
- J2SE 1.5.0: "Tiger"
- Java SE 6
- Java 7
- Setup
- Try-With-Resources
- Project Coin
- Summary
-<<
Try-With-Resources
Last... | http://www.informit.com/guides/content.aspx?g=java&seqNum=644 | CC-MAIN-2013-20 | en | refinedweb |
Java AWT Package Example
Java AWT Package Example
In this section you will learn about the AWT package of the Java. Many
running examples are provided that will help you master AWT package. Example
package
package Give two advantages of creating packages in java program... can allow types in one package to have unrest... | http://www.roseindia.net/tutorialhelp/comment/68796 | CC-MAIN-2013-20 | en | refinedweb |
11 March 2011 17:55 [Source: ICIS news]
HOUSTON (ICIS)--The Hydrographic and Oceanographic Service of the Chilean navy has issued a tsunami alert for the coastal areas of the country, the local daily el Mercurio said on Friday.
The Chilean government called for calm while scientists study what effects the devastating e... | http://www.icis.com/Articles/2011/03/11/9443232/chilean-navy-warns-of-tsunami-danger-on-pacific-coast.html | CC-MAIN-2013-20 | en | refinedweb |
QNX Developer Support
snd_ctl_open()
Create a connection and handle to the specified control device
Synopsis:
#include <sys/asoundlib.h> int snd_ctl_open( snd_ctl_t **handle, int card );
Arguments:
- handle
- A pointer to a location in which snd_ctl_open() stores a handle for the card, which you need to pass to the oth... | http://www.qnx.com/developers/docs/6.3.0SP3/neutrino/audio/libs/snd_ctl_open.html | CC-MAIN-2013-20 | en | refinedweb |
Ticket #2310 (closed defect: invalid)
x264: x264_cqm_init access beyond array causes undefined behavior in gcc48
Description
Summary of the bug:
can't x264 bugs be submitted with trac..? anyways...
i can get to 7, whereas quant4_mf quant4_bias0 quant4_mf dequant4_mf and unquant4_mf are defined as array [4], therefore u... | http://ffmpeg.org/trac/ffmpeg/ticket/2310 | CC-MAIN-2013-20 | en | refinedweb |
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Products
»
JBoss
Author
SEAM accessing clicked link's object on next page (SOLVED)
Varun Chopra
Ranch Hand
Joined: Jul 10, 2008
Posts: 204
I like...
posted
Apr 09, 2009 06:41:47
0
I... | http://www.coderanch.com/t/440330/JBoss/SEAM-accessing-clicked-link-object | CC-MAIN-2013-20 | en | refinedweb |
This section of the article discusses the steps that are required to set-up your environment for React development. You might feel that there are so many steps for this to get started but believe me, this will help you achieve faster development very soon.
You will require Node JS and NPM installed on your system to ge... | https://blog.codehunger.in/reactjs-environment-setup/ | CC-MAIN-2021-43 | en | refinedweb |
I am getting an 'AttributeError: 'ADC' object has no attribute 'vref_to_pin()'' error when I try to use the ADC library in micropython on a lopy4
I am working with a lopy4 module for a contest I am entering. I use the machine.ADC library for getting data from an analog sensor.
I can use basic functions like ADC.init(),... | https://forum.pycom.io/topic/4608/i-am-getting-an-attributeerror-adc-object-has-no-attribute-vref_to_pin-error-when-i-try-to-use-the-adc-library-in-micropython-on-a-lopy4 | CC-MAIN-2021-43 | en | refinedweb |
Important: Please read the Qt Code of Conduct -
why when i want copy (with memcpy)struct array to char array , character array is null??
- stackprogramer last edited by kshegunov
why when i want copy (with memcpy)struct array to char array , character array is null??
#include <iostream> #include <string.h> using namesp... | https://forum.qt.io/topic/80200/why-when-i-want-copy-with-memcpy-struct-array-to-char-array-character-array-is-null | CC-MAIN-2021-43 | en | refinedweb |
First I need some data to expose as JSON, so I will create a small service class that generates some data based on the following entity:
public class Car { public int Id { get; set; } public string Make { get; set; } public string Model { get; set; } public int Year { get; set; } public int Doors { get; set; } public s... | https://www.mikesdotnetting.com/article/318/working-with-json-in-razor-pages | CC-MAIN-2021-43 | en | refinedweb |
Having swipeable components in your app is very useful for actions such as deleting and archiving. The swiping ability inside your app brings down the rigid nature of user interface and increase the flexibility of app usage.
Here, let’s create a simple swipeable component in react native using react native gesture hand... | https://reactnativeforyou.com/how-to-create-a-swipeable-component-in-react-native/ | CC-MAIN-2021-43 | en | refinedweb |
GREPPER
SEARCH
SNIPPETS
USAGE DOCS
INSTALL GREPPER
All Languages
>>
Whatever
>>
pip list outdated
“pip list outdated” Code Answer’s
pip list outdated
whatever by
JThayil
on Feb 28 2021
Comment
0
# List Outdated Pip Packages py -m pip list -o
list all packages installed with pip
shell by
poeblu
on Aug 13 2020
Comment
0
... | https://www.codegrepper.com/code-examples/whatever/pip+list+outdated | CC-MAIN-2021-43 | en | refinedweb |
Celery client / worker for in node.js
This project focuses on implementing task queue using celery protocol in node.js influenced by node-celery
Task queue is a mechanism to distribute or dispatch "tasks" or "jobs" across "workers" or "machines" for executing them asynchronously.
Common use cases of task queue:
Applica... | https://awesomeopensource.com/project/actumn/celery.node | CC-MAIN-2021-43 | en | refinedweb |
kdevplatform/language/duchain
#include <declarationid.h>
Detailed Description
Allows clearly identifying a Declaration.
DeclarationId is needed to uniquely address Declarations that are in another top-context, because there may be multiple parsed versions of a file.
There are two forms of DeclarationId, one indirect an... | https://api.kde.org/appscomplete-api/kdevelop-apidocs/kdevplatform/language/duchain/html/classKDevelop_1_1DeclarationId.html | CC-MAIN-2021-43 | en | refinedweb |
- Legacy Code Never Goes Away
- Glue Logic: A Sticky Business
- Is Python a Scripting Language or a Full Development Language?
- C++ Design Issues
- Conclusion
- References
Glue Logic: A Sticky Business
In this context, glue logic is simply a piece of Python script that allows you to call your legacy C++ programs, with... | https://www.informit.com/articles/article.aspx?p=2175997&seqNum=2 | CC-MAIN-2021-43 | en | refinedweb |
public class PDFAnnotation extends Object.
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait) PDFAnnotation getPopup()
public float[] getRectangle()
setRectangle()method for a discussion on units.
setRectangle(float, float, float, float)
public boolean hasAppearanceState(String state)
state- the state to ... | https://bfo.com/products/pdf/docs/api/org/faceless/pdf2/PDFAnnotation.html | CC-MAIN-2021-43 | en | refinedweb |
Hello, i tried this tutorial for interacting with ubidots:
but both the above and a modified version to suit my needs kept crashing on the ApiUbidots AsyncTask call as i see when running the app with breakpoints.
What i did:
-edited the gradle as suggested in the link
-edited the manifest as suggested in the link
-edit... | https://ubidots.com/community/t/solved-android-sdk-example-crashes/1140 | CC-MAIN-2021-43 | en | refinedweb |
Source code for globus_sdk.transport.retry
import enum import logging from typing import Callable, Dict, List, Optional, cast import requests from globus_sdk.authorizers import GlobusAuthorizer log = logging.getLogger(__name__)[docs]class RetryContext: """ The RetryContext is an object passed to retry checks in order t... | https://globus-sdk-python.readthedocs.io/en/stable/_modules/globus_sdk/transport/retry.html | CC-MAIN-2021-43 | en | refinedweb |
inquisitor alternatives and similar packages
Based on the "ORM and Datamapping" category.
Alternatively, view inquisitor alternatives based on common mentions on social networks and blogs.
ecto10.0 9.2 inquisitor VS ectoA toolkit for data mapping and language integrated query.
eredis9.7 0.0 inquisitor VS eredisErlang R... | https://elixir.libhunt.com/inquisitor-alternatives | CC-MAIN-2021-43 | en | refinedweb |
4.9: Parameters and Arguments
- Page ID
- 8571. Here is an example of a user-defined function that takes an argument:
def print_twice(bruce): print(bruce) print(bruce)
This function assigns the argument to a parameter named
bruce. When the function is called, it prints the value of the parameter (whatever it is) twice.... | https://eng.libretexts.org/Courses/Delta_College/Introduction_to_Programming_Concepts_-_Python/04%3A_Functions/4.09%3A_Parameters_and_Arguments | CC-MAIN-2021-43 | en | refinedweb |
CircuitPython library for SD cards.
Project description
Introduction
CircuitPython driver for SD cards. This implements the basic reading and writing block functionality needed to mount an SD card using storage.VfsFat.
Dependencies
This driver depends on:
Please ensure all dependencies are available on the CircuitPytho... | https://pypi.org/project/adafruit-circuitpython-sd/ | CC-MAIN-2019-13 | en | refinedweb |
mediaconnect
import "github.com/aws/aws-sdk-go/service/mediaconnect"
Package mediaconnect provides the client and types for making API requests to AWS MediaConnect.
API for AWS Elemental MediaConnect
See for more information on this service.
See mediaconnect package documentation for more information.
Using the Client
... | https://docs.aws.amazon.com/sdk-for-go/v1/api/service.mediaconnect.html | CC-MAIN-2019-13 | en | refinedweb |
Subject: Re: [geometry] Index distance predicates names
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2012-08-26 16:56:24
Hi,
I'm testing the r-tree implementation and have problem with some names.
I've been using near() and far() but these are macros defined in
windows.h. Since the r-tree isn't released ye... | https://lists.boost.org/geometry/2012/08/2044.php | CC-MAIN-2019-13 | en | refinedweb |
Connecting a sensor to WiPy 1 via I2C
Hi
I'm trying to connect a lux sensor (TSL2561) to a wipy 1 with expansion board via I2C. I have connected the Vin and GND pins of the sensor to the 3V3 and GND pins respectively, and connected the SCL and SDA pins of the sensor to some of the pairs marked I2C0_... in the pinout ()... | https://forum.pycom.io/topic/259/connecting-a-sensor-to-wipy-1-via-i2c | CC-MAIN-2019-13 | en | refinedweb |
Having wanted something that could be easily modified as new sensors were added, but that didn't use dynamic memory allocation or other techniques that are impractical in an embedded environment.
The result is TinyEKF, a C/C++ EKF implementation that takes care of most of the EKF algorithm for you. There is a C++ versi... | https://diydrones.com/profiles/blogs/tinyekf-lightweight-c-c-extended-kalman-filter-for | CC-MAIN-2019-13 | en | refinedweb |
> <script src=""></script> <script src=""></script> <div id="root"/> <script type="text/babel"> function Example(props) { const loginButton = props.loggedIn ? 'Hello User!' : <button>Login!</button> return ( <> <h1>Welcome</h1> {loginButton} </> ); } ReactDOM.render(<Example loggedIn={false} />, document.getElementById... | https://codepen.io/anon/pen/JLgjNK?editors=1000 | CC-MAIN-2019-13 | en | refinedweb |
view raw
I want to run FlatCAM on MAC OS X El Capitan and it needs PyQt package. I installed PyQt4 using homebrew.
$ brew install qt
Warning: qt-4.8.7_2 already installed
$ brew install pyqt
Warning: pyqt-4.11.4 already installed
$ brew install sip
Warning: sip-4.18.1 already installed
$ brew install PyQt --with-python... | https://codedump.io/share/c3XAzbBV9oSh/1/no-module-named-pyqt4-according-to-it-is-installed | CC-MAIN-2017-22 | en | refinedweb |
Learning Unity3D using C#
Outstanding Scholars Work
Philip Keefner
103629078
Fall 2012
Learning Unity Using C#
2
Table of Contents
Summaries
C# Tutorials 3
Unity Basic Video Tutorials 3
2D Gameplay Tutorial 3
Unity C# Tutorials 4
Mario Personal Project 5
Conclusion 5
Created Reference Sections
1) Unity Basics 6
2) C# i... | https://www.techylib.com/en/view/sandpaperlead/learning_unity3d_using_c | CC-MAIN-2017-22 | en | refinedweb |
CodePlexProject Hosting for Open Source Software
Hey guys,
On the front page of my site, I would like to have a section that lists the most current blog entries (from my blog page) and when the entry is clicked on, the blog page with the entry clicked is shown. I would think that this wouldn't too difficult to achieve,... | http://c1cms.codeplex.com/discussions/234501 | CC-MAIN-2017-22 | en | refinedweb |
RadDockPanel is used to layout visual elements. The specific of the RadDockPanel control consists in that it docks its children to either
left, top, bottom and right. You are able to control the side to which an element gets docked by setting a single property.
To use RadDockPanel in your application you have to refere... | http://docs.telerik.com/help/windows-phone/raddockpanel-getting-started.html | CC-MAIN-2017-22 | en | refinedweb |
.
Composer is heavily inspired by NPM which has built a strong culture of code-sharing and easy deployment in the Node.js community.
Easy for users
With Composer, managing dependencies in your project is very easy. Simply create a composer.json file where you state your dependencies, and let the package management syst... | https://dzone.com/articles/composer-solves-php-code | CC-MAIN-2017-22 | en | refinedweb |
What is a 1099 and Why did I Get One?
1099s Report Income to you
In general, 1099 forms are used to report income that is potentially taxable to you. There are at least seventeen 1099 forms.
1098 forms are used to report payments that you made and that are potentially tax deductible such as mortgage interest (1098) and... | https://hubpages.com/money/What-is-a-1099-and-Why-did-I-Get-One | CC-MAIN-2017-22 | en | refinedweb |
Opened 11 years ago
Closed 11 years ago
Last modified 11 years ago
#1205 closed defect (invalid)
PasswordField for secret input is missing and not easily self-madeable.
Description
There doesnt seem to be a thing like a PasswordField, or?
I found a formfield.PasswordField, but when I try to derive from CharField like t... | https://code.djangoproject.com/ticket/1205 | CC-MAIN-2017-22 | en | refinedweb |
Learning
ACTIONSCRIPT
®
3.0
Last updated 5/2/2011
Legal notices
Legal notices
For legal notices, see
h
t
t
p://h
e
l
p
.ado
b
e
.co
m/en_US/lega
ln
o
t
ices/in
dex.h
t
m
l
.
iii
Last updated 5/2/2011
Contents
Chapter 1: Introduction to ActionScript 3.0
About ActionScript
. . . . . . . . . . . . . . . . . . . . . . . . ... | https://www.techylib.com/el/view/anthropologistbarren/learning_actionscript_3 | CC-MAIN-2017-22 | en | refinedweb |
t_jit_gl_context_view object struct. More...
#include <jit.gl.context.view.h>
t_jit_gl_context_view object struct.
Manages an OpenGL context within a rectangle. Objects that use a t_jit_gl_context_view to manage an OpenGL context should attach themselves to the object for its lifetime and implement an "update" method i... | http://cycling74.com/sdk/MaxSDK-6.1.1/html/structt__jit__gl__context__view.html | CC-MAIN-2014-42 | en | refinedweb |
29 January 2013 20:27 [Source: ICIS news]
HOUSTON (ICIS)--A ?xml:namespace>
BP agreed on 15 November to plead guilty to 11 counts of felony manslaughter, one count of felony obstruction of Congress and violations of the Clean Water and Migratory Bird Treaty acts.
Neither the US Department of Justice nor BP presented ar... | http://www.icis.com/Articles/2013/01/29/9635862/us-judge-approves-bps-4bn-deal-to-settle-criminal-spill-charges.html | CC-MAIN-2014-42 | en | refinedweb |
:I think we should change this. And actually it is quite easy. Replace : :#ifdef SMP : code :#endif : :with : if (is_smp) { : code : } : :and have some header doing : :#ifndef _KERNEL_MODULE :const static int is_smp =3D :# ifdef SMP : 1; :# else : 0; :# endif :#else :extern const int is_smp; :#endif : :and initialize i... | http://leaf.dragonflybsd.org/mailarchive/kernel/2007-02/msg00132.html | CC-MAIN-2014-42 | en | refinedweb |
Introduction:
Here I will explain how to create directory or folder, delete directory or folder in asp.net using C# and VB.NET or Delete all Files in a Directory.
Description:
In previous articles I explained Delete files from uploaded folder in asp.net, Check username availability with progressbar, Richtextbox example... | http://www.aspdotnet-suresh.com/2013/04/aspnet-create-delete-directoryfolder.html | CC-MAIN-2014-42 | en | refinedweb |
04 April 2012 12:31 [Source: ICIS news]
LONDON (ICIS)--The European April styrene customer reference price (CRP) has been settled at €1,325/tonne ($1,743/tonne), down by €17/tonne from the previous month, the seller involved confirmed on Wednesday.
The contract was agreed on a free carrier (FCA) ?xml:namespace>
The set... | http://www.icis.com/Articles/2012/04/04/9547839/europe-april-styrene-crp-settles-at-1325tonne-down.html | CC-MAIN-2014-42 | en | refinedweb |
12 December 2012 19:58 [Source: ICIS news]
Corrected: ?xml:namespace>
Correction: In the ICIS story headlined "US nylon October exports down by 10% year on year – ITC" dated 12 December, please read the headline as "…down by 9.1…" instead of "…down by 10…".
Please read in the first paragraph …were down by 9.1%… instead... | http://www.icis.com/Articles/2012/12/12/9623828/corrected-us-nylon-october-exports-down-by-9.1-year-on-year-itc.html | CC-MAIN-2014-42 | en | refinedweb |
Module: Webgen
- Defined in:
- lib/webgen/website.rb,
lib/webgen/cli.rb,
lib/webgen/tag.rb,
lib/webgen/page.rb,
lib/webgen/tree.rb,
lib/webgen/node.rb,
lib/webgen/path.rb,
lib/webgen/cache.rb,
lib/webgen/error.rb,
lib/webgen/common.rb,
lib/webgen/source.rb,
lib/webgen/output.rb,
lib/webgen/logger.rb,
lib/webgen/version... | http://www.rubydoc.info/github/gettalong/webgen/master/Webgen | CC-MAIN-2014-42 | en | refinedweb |
Recent Notes
Displaying keyword search results 1 - 7
A simple socket client in C.
#include <stdio.h> #include <stdlib.h> #incl...
When I ran this code snippet with strace :
f = fopen("TZ", "rb"); fseek(f, 0, SEEK_END); ...I saw ENOTTY error with uClibc :
open("TZ", O_RDONLY|O_LARGEFILE) = 3 ioc...With the normal gnu li... | http://www.xinotes.net/notes/keywords/code/error/null/ | CC-MAIN-2014-42 | en | refinedweb |
InternalBufferOverflowException Class
The exception thrown when the internal buffer overflows.
For a list of all members of this type, see InternalBufferOverflowException Members.
System.Object
System.Exception
System.SystemException
System.IO.InternalBufferOverflowException
[Visual Basic] <Serializable> Public Class I... | http://msdn.microsoft.com/en-us/library/system.io.internalbufferoverflowexception(v=vs.71) | CC-MAIN-2014-42 | en | refinedweb |
This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
One other solution would be to add some changes to gdb_ari.sh that would automatically parse #if 0 Blabla #else Real code #endif and consider Blabla as being only comments? The main problem is that there is until now no code at... | http://sourceware.org/ml/gdb-patches/2013-05/msg00578.html | CC-MAIN-2014-42 | en | refinedweb |
This article is intended as a brief introduction to some of the more basic elements comprising .NET development. I will create and describe five simple applications for .NET, using nothing more than the .NET Framework SDK and a text editor. I will be playing off of the ever popular, "hello, world" theme. The language t... | http://www.codeproject.com/Articles/6908/hello-world-A-primitive-view-of-the-state-of-the-a?msg=3551161 | CC-MAIN-2014-42 | en | refinedweb |
25 January 2012 12:02 [Source: ICIS news]
LONDON (ICIS)--US-based Praxair's fourth-quarter 2011 net profit more than tripled to $420m from $133m the year before on the back of higher sales, it said on Wednesday.
Sales for the three months ending on 31 December rose by 6.6% year on year to $2.80bn (€2.16bn), as the comp... | http://www.icis.com/Articles/2012/01/25/9526643/us-praxair-q4-2011-net-profit-more-than-triples-to-420m.html | CC-MAIN-2014-42 | en | refinedweb |
To support NFS activities, several daemons are started when a system goes into run level 3 or multiuser mode. The mountd and nfsd daemons are run on systems that are servers. The automatic startup of the server daemons depends on the existence of entries that are labeled with the NFS file-system type in /etc/dfs/sharet... | http://docs.oracle.com/cd/E19253-01/816-4555/rfsrefer-8/index.html | CC-MAIN-2014-42 | en | refinedweb |
A 'Response Handler' is the closure that is executed to parse the HTTP response that is returned from the server. Multiple handlers are usually defined, and correct handler is chosen based on the HTTP status code in the response.
Generally, status codes may be grouped into two categories - 'success' (any status less th... | http://groovy.codehaus.org/modules/http-builder/doc/handlers.html | CC-MAIN-2014-42 | en | refinedweb |
Overview
Thread jiggler is a simple testing framework for exercising code to find threading problems. It works by modifying classes bytecode at runtime to insert Thread.yield() calls between instructions – “jiggling” the threads. This greatly increases the likelihood of discovering threading issues, and does it without... | http://www.javacodegeeks.com/2013/09/thread-jiggling.html | CC-MAIN-2014-42 | en | refinedweb |
A convolution-based approach to detect urban extents.
Project description
Urban footprinter
A reusable convolution-based approach to detect urban extents from raster datasets.
The approach is built upon the methods used in the Atlas of Urban Expansion. The main idea is that a pixel is considered part of the urban exten... | https://pypi.org/project/urban-footprinter/0.2.0/ | CC-MAIN-2021-43 | en | refinedweb |
GREPPER
SEARCH
SNIPPETS
USAGE DOCS
INSTALL GREPPER
All Languages
>>
C
>>
tuple in python
“tuple in python” Code Answer’s
changing tuple values
c by
Bst Barracuda
on May 17 2020
Comment
4
x = ("apple", "banana", "cherry") y = list(x) y[1] = "kiwi" x = tuple(y) print(x)
what is a tuple in python
python by
SkelliBoi
on Ma... | https://www.codegrepper.com/code-examples/c/tuple+in+python | CC-MAIN-2021-43 | en | refinedweb |
.
Is logout impossible while in Eclipse?
I created this utterly simple example app to try quitting the Vaadin app by sending the user to a static web page.
But while running inside Eclipse Indigo with Tomcat 7.0.27, I get a 404 error: The requested resource (/logout.html) is not available.
…for the URL:
I followed the ... | https://vaadin.com/forum/thread/1379720/is-logout-impossible-while-in-eclipse | CC-MAIN-2021-43 | en | refinedweb |
.
Get something like overflow-Event
Hi,
i am trying to set up a Button bar which does not have a specific with.
It is set to 100% by the parent component.
Now i have somethin like a bar of buttons where multiple buttons are added,
but at some point the buttons will ether overflow or there will be a scrollbar, but i wou... | https://vaadin.com/forum/thread/15295403/get-something-like-overflow-event | CC-MAIN-2021-43 | en | refinedweb |
GREPPER
SEARCH
SNIPPETS
USAGE DOCS
INSTALL GREPPER
All Languages
>>
Shell/Bash
>>
jupyter notebook install
“jupyter notebook install” Code Answer’s
installing hinterland for jupyter without anaconda
shell by
LazyCompiler
on Sep 07 2020
Comment
2 on Hinterland step 3: Open new python file and check autocomplete feature
... | https://www.codegrepper.com/code-examples/shell/jupyter+notebook+install | CC-MAIN-2021-43 | en | refinedweb |
#include "ltwrappr.h"
L_BOOL LImageViewerCell::IsTitlebarIconChecked(nSubCellIndex, nIconIndex, uFlags)
Determines whether the specific title bar icon of the specific cell or sub-cell is checked or unchecked.
A zero-based index into the image list attached to the cell. The status of the icon attached to the sub-cell at... | https://www.leadtools.com/help/sdk/v22/imageviewer/clib/limageviewercell-istitlebariconchecked.html | CC-MAIN-2021-43 | en | refinedweb |
Which statement is true about a method?.
Which statement is true about an object?
An object is what classes are instantiated from.
An object is an instance of a class.
An object is a blueprint for creating concrete realization of abstractions.
An object is a reference to an attribute.
An object is a variable.
Which lin... | https://etutorials.org/cert/java+certification/Chapter+1.+Basics+of+Java+Programming/Review+Questions/ | CC-MAIN-2021-43 | en | refinedweb |
In previous tutorials, all the variables covered had been scalar. That means they hold one value each. But there are many occasions when being able to hold a list of values or even a two dimensional list (grid) or three dimensions can be very useful.
This list of values is called an array and it holds the specified num... | https://learncgames.com/tutorials/tutorial-four-all-about-arrays-in-c/ | CC-MAIN-2021-43 | en | refinedweb |
A Brief Introduction to Template Haskell
In this article, we will explore some of the intricacies of Template Haskell and build a practical example that will introduce you to the metaprogramming capabilities of Haskell.
We will first use Template Haskell to generate some functions instead of writing them manually for t... | https://serokell.io/blog/introduction-to-template-haskell | CC-MAIN-2021-43 | en | refinedweb |
README
@varasto/server@varasto/server
HTTP interface implementation to Varasto key-value store. Can be run standalone or embedded to other Express.js applications.
InstallationInstallation
If you want to run the server as standalone:
$ npm install @varasto/server
Or if you want to use the server in your own Express.js ... | https://www.skypack.dev/view/@varasto/server | CC-MAIN-2021-43 | en | refinedweb |
Details
- Type:
Bug
- Status: Closed
- Priority:
Not Evaluated
- Resolution: Invalid
- Affects Version/s: 5.15.1
- Fix Version/s: None
- Component/s: Core: Filesystem watching
- Labels:None
- Environment:$/opt/mxe/usr/x86_64-w64-mingw32.shared.posix/qt5/bin/qmake --version
QMake version 3.1
Using Qt version 5.15.1 in /... | https://bugreports.qt.io/browse/QTBUG-87171?gerritReviewStatus=All | CC-MAIN-2021-43 | en | refinedweb |
Package: ghostscript Version: 9.04~dfsg-3 Severity: normal 0. ghostscript lies about the toolkit used to create the XMP in x:xmptk. It uses an identifier normally associated with Adobe's toolkit even though it does not use that toolkit[0]. The attribute is unspecified by the XMP specification, so it should probably be ... | https://lists.debian.org/debian-printing/2011/11/msg00049.html | CC-MAIN-2021-43 | en | refinedweb |
Themes are a sure way to add a vibrant touch to your apps. With Flutter's theming support, you can customize literally everything with only a few lines of code. What if you want to let your users change the themes on the fly though? At the very least, every app should support light and dark mode.
One option is to hack ... | https://resocoder.com/2019/08/09/switch-themes-with-flutter-bloc-dynamic-theming-tutorial-dark-light-theme/ | CC-MAIN-2020-24 | en | refinedweb |
A PeerDist discovery segment. More...
#include <peerdisc.h>
A PeerDist discovery segment.
Definition at line 42 of file peerdisc.h.
Reference count.
Definition at line 44 of file peerdisc.h.
List of segments.
Definition at line 46 of file peerdisc.h.
Referenced by peerdisc_find().
Segment identifier string.
This is MS-... | https://dox.ipxe.org/structpeerdisc__segment.html | CC-MAIN-2020-24 | en | refinedweb |
Hi again everybody.
I know there are some references to this kind of thing around the web but none of them are simple enough for me to understand.
In my code below, I am trying to initialize a function pointer with a class member function but I'm not sure I understand how.
For simplicity my function pointer "myfunction... | https://www.daniweb.com/programming/software-development/threads/493909/initialize-a-function-pointer-with-a-class-member-function | CC-MAIN-2020-24 | en | refinedweb |
By default Play binds URLs to controller methods statically, that is, Controller instances are created by the framework and then the appropriate static method is invoked depending on the given URL. In certain situations, however, you may want to manage controller creation and that’s when the new routing syntax comes ha... | https://www.playframework.com/documentation/2.1.x/JavaInjection | CC-MAIN-2020-24 | en | refinedweb |
AudioPlayerSwift alternatives and similar libraries
Based on the "Audio" category
AudioKit9.8 8.9 L2 AudioPlayerSwift VS AudioKitPowerful audio synthesis, processing and analysis, without the steep learning curve.
SwiftySound7.0 3.0 L5 AudioPlayerSwift VS SwiftySoundSwifty Sound is a simple library that lets you play s... | https://swift.libhunt.com/audioplayerswift-alternatives | CC-MAIN-2020-24 | en | refinedweb |
Exercise 1: Dust off that Compiler
In this second exercise, its all about writing code and seeing what happens. Click here for the tutorial’s index page.
This is the code snippet for this exercise.
#include <stdio.h> /*This is a comment*/ int main(int argc, char *argv[]) { int distance = 100; //This is another comment ... | https://wilfred.githuka.com/post/ex1/ | CC-MAIN-2020-24 | en | refinedweb |
Exposing .)
Let’s start by reviewing the shape of asynchronous APIs in WinRT.
WinRT async interfaces
WinRT has several interfaces related to asynchronous operations. The first is IAsyncInfo, which every valid WinRT async operation implements. It surfaces the common capabilities for an asynchronous operation, including ... | https://docs.microsoft.com/en-us/archive/blogs/windowsappdev/exposing-net-tasks-as-winrt-asynchronous-operations | CC-MAIN-2020-24 | en | refinedweb |
Android solves this with the beloved ROOM library, on Flutter though, you are stuck with the low-level SQFLite package... Not anymore! MOOR is a library allowing you to work with the Flutter's SQLite database fluently and in pure Dart. Behind the scenes, it uses the SQFLite package. Oh, and if you're wondering, MOOR is... | https://resocoder.com/2019/06/26/moor-room-for-flutter-tables-queries-fluent-sqlite-database/ | CC-MAIN-2020-24 | en | refinedweb |
Introduction: MPU 6050 Gyro,Accelerometer Communication With Arduino (Atmega328p)
The MPU6050 IMU has both 3-Axis accelerometer and 3-Axis gyroscope integrated on a single chip.
The gyroscope measures rotational velocity or rate of change of the angular position over time, along the X, Y and Z axis.
The outputs of the ... | https://www.instructables.com/id/Accelerometer-MPU-6050-Communication-With-AVR-MCU/ | CC-MAIN-2020-24 | en | refinedweb |
User:Wynndale/language test
This is a rewrite of the language bar ({{Languages}} template) that is intended to address some weaknesses in the current implementation.
Contents
Objectives for rewriting the Languages bar
- .
- There has to be an explicit page name for pages in languages without dedicated namespaces and an... | https://wiki.openstreetmap.org/wiki/User:Wynndale/language_test | CC-MAIN-2020-24 | en | refinedweb |
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
When using the Create a subtask function of the script listener, I want to add Issue Links(Linked Issues) through the Additional issue actions because there is no comment copy function.
def cf = customFieldManager.getCu... | https://community.atlassian.com/t5/Jira-questions/How-to-set-Linked-issues-to-a-specific-value/qaq-p/1207476 | CC-MAIN-2020-24 | en | refinedweb |
Originally, critics accused the Internet and e-business of failing to provide the kind of customized service typically experienced in "brick-and-mortar" stores. To address this problem, e-businesses began to establish mechanisms by which they could personalize users' browsing experiences, tailoring content to individua... | https://flylib.com/books/en/2.255.1/session_tracking.html | CC-MAIN-2020-24 | en | refinedweb |
Re-imagining WSGI and Pylons
Simon Willison wrote a blog post today, about a micro-framework called djng, a light-weight stack that depends on Django. His implementation ideas seem to be quite similiar to what Pylons does already with StackedObjectProxies but I want to share with you where I've got to with the work I s... | https://www.jimmyg.org/blog/2009/pylons-as-a-microframework.html | CC-MAIN-2020-24 | en | refinedweb |
flame_texturepacker
A flame plugin to import spritesheets generated by TexturePacker
Install from Dart Pub
Include the following to your pubspec.yaml file:
dependencies: flame_texturepacker: any
Usage
Drop generated spritesheet image into the
assets/images/ folder and the spritesheet json into
assets/ and link the file... | https://pub.dev/documentation/flame_texturepacker/latest/ | CC-MAIN-2020-05 | en | refinedweb |
Before you start getting mad at me first a disclaimer: I really think you should adhere to the DRY (don’t repeat yourself) principle. But in my opinion the term “code duplication” is too weak and blurry and should be rephrased.
Let me start with a real life story from a few weeks ago that lead to a fruitful discussion ... | https://schneide.blog/category/year/2019/ | CC-MAIN-2020-05 | en | refinedweb |
Provided by: gnutls-doc_3.0.11+really2.12.14-5ubuntu3_all
NAME
gnutls_openpgp_privkey_get_preferred_key_id - API function
SYNOPSIS
#include <gnutls/openpgp.h> int gnutls_openpgp_privkey_get_preferred_key_id(gnutls_openpgp_privkey_t key, gnutls_openpgp_keyid_t keyid);
ARGUMENTS
gnutls_openpgp_privkey_t key the structure... | http://manpages.ubuntu.com/manpages/precise/man3/gnutls_openpgp_privkey_get_preferred_key_id.3.html | CC-MAIN-2020-05 | en | refinedweb |
#include <attachmentloadjob.h>
Detailed Description
A base class for jobs to load attachments from different sources.
Definition at line 35 of file attachmentloadjob.h.
Constructor & Destructor Documentation
Creates a new attachment load job.
- Parameters
-
Definition at line 32 of file attachmentloadjob.cpp.
Destroys ... | https://api.kde.org/kdepim/messagelib/html/classMessageCore_1_1AttachmentLoadJob.html | CC-MAIN-2020-05 | en | refinedweb |
Adrian Brenton8,110 Points
Hello all I'm unsure how to solve this challenge. I've tried a function also - no luck, please advise, many thanks
I've tried defining a function for this, to no avail, and am a bit stuck with this challenge.
Not sure if my logic is flawed, or if I'm making a silly mistake with this one here.... | https://teamtreehouse.com/community/hello-all-im-unsure-how-to-solve-this-challenge-ive-tried-a-function-also-no-luck-please-advise-many-thanks | CC-MAIN-2020-05 | en | refinedweb |
Introduction: ESP32 Long Distance - LoRaWan
In this article, we are going to discuss LoRaWAN, a network that travels with little energy. But for just how far? With the chip I use in the video, the ESP32, the control distance reaches 3.6 kilometers. So today, we talk about the characteristics of the chip and the LoRa ne... | https://www.instructables.com/id/ESP32-Long-Distance-LoRaWan/ | CC-MAIN-2020-05 | en | refinedweb |
#include <modelinvariantrowmapper.h>
Detailed Description
This class is an optimizing helper for dealing with large flat QAbstractItemModel objects.
The problem:
When you're an user of a flat QAbstractItemModel you access its contents by the means of QModelIndex. The model index is basically a row index (for flat model... | https://api.kde.org/kdepim/messagelib/html/classMessageList_1_1Core_1_1ModelInvariantRowMapper.html | CC-MAIN-2020-05 | en | refinedweb |
import "go.chromium.org/luci/server/auth/internal"
func RegisterClientFactory(f ClientFactory)
RegisterClientFactory allows external module to provide implementation of the ClientFactory.
This is needed to resolve module dependency cycle between server/auth and server/auth/internal.
See init() in server/auth/client.go.... | https://godoc.org/go.chromium.org/luci/server/auth/internal | CC-MAIN-2020-05 | en | refinedweb |
Errors can be broadly categorized into two types. We will discuss them one by one.
Compile Time Errors – Errors caught during compiled time is called Compile time errors. Compile time errors include library reference, syntax error or incorrect class import.
Run Time Errors - They are also known as exceptions. An except... | https://www.studytonight.com/cpp/exception-handling-in-cpp.php | CC-MAIN-2020-05 | en | refinedweb |
.
What is Project Calico? It’s a virtual networking implementation for Linux, targeting high-density virtualization and container (Docker) environments. It comes with Neutron plug-in (and a few other plugins), making it immediately usable in OpenStack deployments.
How does it work? The virtual network is modeled as a s... | https://blog.ipspace.net/2015/06/project-calico-is-it-any-good.html | CC-MAIN-2020-05 | en | refinedweb |
In this tutorial we’ll explore the
Service component and its superclass, the
IntentService. You'll learn when and how to use this component to create great concurrency solutions for long-running background operations. We’ll also take quick look at IPC (Inter Process Communication), to learn how to communicate with serv... | https://code.tutsplus.com/tutorials/concurrency-on-android-with-service--cms-27277 | CC-MAIN-2020-05 | en | refinedweb |
Building a Laravel Translation Package – Scaffolding.
Scaffolding the Package
The first thing you need to do when creating a PHP package of any kind is setting up the repository, and most importantly the composer file. There’s no de-facto standard approach to organizing Composer packages; however, I will walk you throu... | https://laravel-news.com/scaffolding-a-package | CC-MAIN-2020-05 | en | refinedweb |
I’m on vacation right now, enjoying skiing by day at the lovely town and resort of Breckenridge. I did give myself something to do over the vacation, though. Ever since I was convinced of the flux architecture, I’ve been using my own simple flux library. It’s basically using the Facebook dispatcher, but my own store im... | https://shellmonger.com/2016/02/16/an-introduction-to-react-redux-part-1/ | CC-MAIN-2017-51 | en | refinedweb |
Sinon expect is a wrapper for the assertions built into sinon.
A quick example is:
var object ={};//Yes we are overriding expect//You can also save it to another variable but that is uglyexpect = ;sinon;//Assert stylesinonassert;//Expect style//All assertions are found under the .spy namespace/"flag"was;
See Sinon Asse... | https://www.npmjs.com/package/sinon-expect | CC-MAIN-2017-51 | en | refinedweb |
Ted Kremenek writes: “Today is July 27 — and the last planned day to take source-breaking changes for Swift 3. It has been an incredible ride to this point, so let’s take stock of where we are.”
Accepted but not implemented reviews:
-
Ted continues:
!”
One Comment
Hi,
no one is going to understand this – instead of pro... | http://ericasadun.com/2016/07/27/end-of-source-breaking-changes-for-swift-3/ | CC-MAIN-2017-51 | en | refinedweb |
We have created a custom class, say
Person, and use it in a unit test.
void TestPerson::testEquality() { Person p1("Alice", 42); Person p2("Bob", 37); QCOMPARE(p1, p2); }
The unit test fails with this message.
FAIL! : TestPerson::testEquality() Compared values are not the same Loc: [../QComparePrint/TestPerson.cpp(8)]
... | http://www.embeddeduse.com/2017/10/07/pretty-printing-output-for-qcompare/ | CC-MAIN-2017-51 | en | refinedweb |
#include "FastLED.h"// How many leds in your strip?#define NUM_LEDS 4#define DATA_PIN_0 3#define CLOCK_PIN_0 2#define DATA_PIN_1 5#define CLOCK_PIN_1 4#define DATA_PIN_2 7#define CLOCK_PIN_2 6#define DATA_PIN_3 9#define CLOCK_PIN_3 8// Define the array of ledsCRGB leds[NUM_LEDS];void setup() { Serial.begin(115200); Fas... | http://forum.arduino.cc/index.php?topic=515539.0;prev_next=prev | CC-MAIN-2017-51 | en | refinedweb |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.