text stringlengths 20 1.01M | url stringlengths 14 1.25k | dump stringlengths 9 15 ⌀ | lang stringclasses 4
values | source stringclasses 4
values |
|---|---|---|---|---|
Today I tried creating a Stsadm command line utility extension provided by the SharePoint platform and therefore I followed instructions specified on MSDN site, a very good article can be found here.
Sometimes we want to perform some tasks related to SharePoint sites, but somehow we end up facing errors when done using... | http://www.c-sharpcorner.com/uploadfile/bhushangawale/extending-sharepoint-stsadm-command-line-utility/ | CC-MAIN-2015-11 | en | refinedweb |
1) we don't do your homework for you, show some effort
2) we're certainly not going to let you order us around to do it "asap". If and when we do anything it'll be at a time and place of our choosing, not yours, suggesting anything else makes us LESS eager to help you.
3) (general warning) it's NOT "urgent" to anyone e... | https://www.daniweb.com/software-development/java/threads/79053/how-to-get-total-time-of-running-program | CC-MAIN-2015-11 | en | refinedweb |
Download: Ping.zip (version 2.0)
Create an instance of the Ping library. You can connect many "Ping)))" sensors,
with each on its own pin, and create instances of the library for each.
Make the ultasonic measurement.
Read the measurement in microseconds.
Read the measurement, converted to inches.
Read the measurement, ... | https://www.pjrc.com/teensy/td_libs_Ping.html | CC-MAIN-2015-11 | en | refinedweb |
Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
hugin_base/vigra_ext/ResponseTransform.h File Reference
#include <photometric/ResponseTransform.h>
Include dependency graph for ResponseTransform.h:
This graph shows which f... | http://hugin.sourceforge.net/docs/html/vigra__ext_2ResponseTransform_8h.shtml | CC-MAIN-2015-11 | en | refinedweb |
14 May 2007 10:43 [Source: ICIS news]
SINGAPORE (ICIS news)--?xml:namespace>
The companies, which produced chemicals, beer, ethanol, paper and dairy products, were found to have seriously flouted environmental regulations in secret checks conducted in March.
The checks were carried out at more than 110 companies in
Out... | http://www.icis.com/Articles/2007/05/14/9028306/environmental-watchdog-cracks-down-on-polluters.html | CC-MAIN-2015-11 | en | refinedweb |
08 December 2008 17:44 [Source: ICIS news]
By Nigel Davis
LONDON (ICIS news)--CEO Andrew Liveris last week promised a revised cost structure for Dow Chemical as it responded to new realities but the extent of the cutback was not clear.
Yet Liveris has long talked of a “transformation” for the largest ?xml:namespace>
Do... | http://www.icis.com/Articles/2008/12/08/9177691/insight-dow-brings-forward-cutbacks-as-downturn-bites.html | CC-MAIN-2015-11 | en | refinedweb |
PHP, the venerable scripting language for server-side Web development, has been upgraded in a point release highlighted by a new debugger.
Released late last week and downloadable at PHP.net, PHP 5.6 features the Phpdbg debugger, implemented as a SAPI (Server API) module. "Having a debugger built into the language make... | http://www.infoworld.com/article/2608888/php/php-5-6-features-built-in-debugger-better-namespace-support.html?null | CC-MAIN-2015-11 | en | refinedweb |
aiming to define interoperable interchange of provenance information in heterogeneous environments such as the Web. It describes the use of existing web mechanisms for discovery and retrieval of provenance information.
This document was published by the Provenance Working Group as a First Public Working Draft. existin... | http://www.w3.org/TR/2012/WD-prov-aq-20120110/ | CC-MAIN-2015-11 | en | refinedweb |
posix_spawnattr_getpgroup()
Get the process group attribute of a spawn attributes object
Synopsis:
#include <spawn.h> int posix_spawnattr_getpgroup( const posix_spawnattr_t *_Restrict attrp, pid_t *_Restrict pid_p);
Since:
BlackBerry 10.0.0:
The posix_spawnattr_getpgroup() function gets the value of the process group a... | http://developer.blackberry.com/native/reference/core/com.qnx.doc.neutrino.lib_ref/topic/p/posix_spawnattr_getpgroup.html | CC-MAIN-2015-11 | en | refinedweb |
Win a copy of Barcodes with iOS this week in the iOS forum or Core Java for the Impatient in the Java 8 forum!
Originally posted by A Kumar: Hi, The significance of the statement can be gauged if u can modify your code a wee bit....remove extends of the third class...now this class is not extending any class...and see ... | http://www.coderanch.com/t/250513/java-programmer-SCJP/certification/confusion-protected | CC-MAIN-2015-11 | en | refinedweb |
RSS.
A by-product of MNN's work was that RSS could be used as an XML-based lightweight
syndication format for headlines, taking them outside of the My
Netscape site. RSS-based
portals, such as xmlTree,
began springing up in various forms, catering to both general subject matter and vertical markets.
Carmen's Headline ... | http://www.xml.com/pub/a/2000/07/17/syndication/rss.html | CC-MAIN-2015-11 | en | refinedweb |
So I am trying to access FixedLengthCrvEdit from inside a GHPython Component in grasshopper. Much like Lunchbox RhCom component, but I wanted to be able to bake the curve to rhino from GH and select it and edit it with the command without the user having to keep selecting it or keep typing the command.
I have got the a... | https://discourse.mcneel.com/t/gh-python-component-with-rs-command-locking-up-definition/81221/3 | CC-MAIN-2022-21 | en | refinedweb |
Contributing guide#
Thanks for taking the time to contribute! MNE-Python is an open-source project sustained mostly by volunteer effort. We welcome contributions from anyone as long as they abide by our Code of Conduct.
There are lots of ways to contribute, such as:
Use the software, and when you find bugs, tell us abo... | https://mne.tools/dev/install/contributing.html | CC-MAIN-2022-21 | en | refinedweb |
Using Amazon Elastic Inference with Neo-compiled TensorFlow model on SageMaker
This notebook demonstrates how to compile a pre-trained TensorFlow model using Amazon SageMaker Neo and how to deploy this model to a SageMaker Endpoint with Elastic Inference
Amazon Elastic Inference (EI) allows you to add inference acceler... | https://sagemaker-examples.readthedocs.io/en/latest/sagemaker-python-sdk/tensorflow_serving_using_elastic_inference_with_your_own_model/tensorflow_neo_compiled_model_elastic_inference.html | CC-MAIN-2022-21 | en | refinedweb |
React context, performance?
Today we are going to talk about React context. Its role is sometimes mistaken, badly said as a mini-redux. Firstly we are going to see what it is, then talk about performance and workarounds we have.
I can't have a better definition than in the documentation:
Context provides a way to pass ... | https://rainbowapps.io/en/posts/react-context-performance/ | CC-MAIN-2022-21 | en | refinedweb |
How To Read CSV to List in Python
In this tutorial, we will learn how to read CSV to list in python. First, let's discuss the CSV.
What is CSV File?
- CSV (Comma Separated Values) is a plain text file. These CSV files are used in different applications for exchanging data like contact managers and databases.
- These CS... | https://www.studytonight.com/python-howtos/how-to-read-csv-to-list-in-python | CC-MAIN-2022-21 | en | refinedweb |
New Features of ZK 5.0
Timothy Clare, Technology Evangelist, Potix Corporation
January 26th, 2010
ZK 5)[2]..
EventQueue supports asynchronous listener
With the EventQueue now supporting asynchronous listeners processing of listeners can be easily dealt with outside of the main thread. This means that if a listener take... | https://www.zkoss.org/wiki/Small_Talks/2010/January/New_Features_of_ZK_5.0 | CC-MAIN-2022-21 | en | refinedweb |
my recent post XPO is good for distributed applications I explained the basics of support for distributed applications in XPO 6.1. This post is going to show how .NET Remoting can be used to make the interface IDataStore available remotely – of course the same approaches can be used to publish ICacheToCacheCommunicati... | https://community.devexpress.com/blogs/xpo/archive/2006/04/20/using-net-remoting-with-xpo.aspx | CC-MAIN-2022-21 | en | refinedweb |
The Web framework for perfectionists with deadlines.
Building wheel for Pillow (setup.py) ... error ERROR: Command errored out with exit status 1: command: /Users/username/Documents/Practice/Other/project-website/project-env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/pip-instal... | https://gitter.im/django/django?at=5e5b2419ff6f6d2e8879a596 | CC-MAIN-2022-21 | en | refinedweb |
SYNOPSIS
#include <integrator.h>
Inherits sc::SavableState.
Inherited by sc::EulerMaclaurinRadialIntegrator.
Public Member Functions
RadialIntegrator (const Ref< KeyVal > &)
RadialIntegrator (StateIn &)
void save_data_state (StateOut &)
Save the base classes (with save_data_state) and the members in the same order that... | https://manpages.org/scradialintegrator/3 | CC-MAIN-2022-21 | en | refinedweb |
On 20 January 2011 21:23, Mike Pall <mikelu-1101@mike.de> wrote: > I hope the docs clear up many of your questions. If not, then > please ask here. Feedback welcome! Unless I missed it, I don't think there's currently a way to iterate over a C library namespace. This would be useful, for instance, to enable tab-complet... | http://lua-users.org/lists/lua-l/2011-01/msg01180.html | CC-MAIN-2022-21 | en | refinedweb |
- Delete a File
This article is created to cover a program in Java that deletes or removes a file entered by user at run-time of the program.
Delete a File in Java
The question is, write a Java program to delete a file. The name of file must be received by user at run-time. The program given below is its answer. But b... | https://codescracker.com/java/program/java-program-delete-file.htm | CC-MAIN-2022-21 | en | refinedweb |
I've got a controller method that must return parent object with collection of children. In debug I can see plenty of children during execution but when I catch a json it has only one child.
[Route("api/page/{id}")] public JsonResult GetPage(int id) { var item = db.Pages.Include(p => p.PageContainerTemplates) .SingleOr... | https://entityframeworkcore.com/knowledge-base/42577248/web-api-returns-only-one-child-object-from-one-to-many-relationship-using-entity-framework | CC-MAIN-2022-21 | en | refinedweb |
On Wednesday 28 November 2001 07:52, Stephan von Krawczynski wrote:> The safe patch would look like this:>...>> Can you check out?>I took your patch, and added an obvious change to ip_output.c as well. It's below. The patch seems to work fine on my PC, will try tomorrow on the server that had the problems initially.Sti... | https://lkml.org/lkml/2001/11/28/185 | CC-MAIN-2022-21 | en | refinedweb |
Single-File Components
Introduction
Vue Single-File Components (aka
*.vue files, abbreviated as SFC) is a special file format that allows us to encapsulate the template, logic, and styling of a Vue component in a single file. Here's an example SFC:
<script> export default { data() { return { greeting: 'Hello World!' } ... | https://vuejs.org/guide/scaling-up/sfc.html | CC-MAIN-2022-21 | en | refinedweb |
.Keysource
Bases: object
An immutable datastore key.
For flexibility and convenience, multiple constructor signatures are supported.
The primary way to construct a key is using positional arguments: - Key(kind1, id1, kind2, id2, …).
This is shorthand for either of the following two longer forms: - Key(pairs=[(kind1, id... | https://cloud.google.com/appengine/docs/standard/python/refdocs/google.appengine.ext.ndb.key?hl=zh-tw | CC-MAIN-2020-40 | en | refinedweb |
The "WYSIWYG inline editor" component is an HTML floating or sticky rich text editor.
Edit anywhere, display everywhere (editable paragraph)
Have a look at this video where we demonstrate how to use it! inline editor from a CDN. To do so, add the following include script in the main HTML file of your project:
<script t... | https://docs.deckdeckgo.com/components/inline-editor/ | CC-MAIN-2020-40 | en | refinedweb |
-
The Kubernetes Operator manages and monitors each
MongoDBOpsManager
custom resource through
a resource definition file that you
create. Every time you create or update a
resource definition, the Kubernetes Operator performs the following
reconciliation process:
- The Kubernetes Operator creates or updates the Statef... | https://docs.mongodb.com/kubernetes-operator/stable/tutorial/plan-om-resource/ | CC-MAIN-2020-40 | en | refinedweb |
.
It's not unusual for the needs and requirements for sea dated to be different 0:00 between the various environments that you need to support. 0:04 For instance a mike look at data, test data, 0:07 is often only needed in local developer and test environments. 0:10 And once you're ready to release a version of your ap... | https://teamtreehouse.com/library/excluding-test-data-in-production | CC-MAIN-2020-40 | en | refinedweb |
How to call disableAutoStyling() in angular2 onsen framework
- ansari.najmul last edited by
I am new to angular2 and onsen ui framework. I want to use IOS style in both Android and IOS devices. I can see examples to call ons.disableAutoStyling() in JS to force devices to use IOS style. But I am not able to call this fu... | https://community.onsen.io/topic/3432/how-to-call-disableautostyling-in-angular2-onsen-framework | CC-MAIN-2020-40 | en | refinedweb |
In this tutorial, we will work through the basics of using a WebView to display images within your app, configuring the automated interaction controls from within your Java code. We will also explore various options for importing images into a WebView, including loading images from Web locations, from the device Galler... | https://code.tutsplus.com/tutorials/image-display-and-interaction-with-android-webviews--mobile-11362 | CC-MAIN-2020-40 | en | refinedweb |
How to make viewport() responsive in computed property?
I need to use one of the quasar breakpoints in Vue as a computed property.
However, the viewport() doesn’t get updated when making the screen bigger / smaller…
import { dom } from 'quasar' const { viewport } = dom let { width } = viewport() export default { comput... | https://forum.quasar-framework.org/topic/1759/how-to-make-viewport-responsive-in-computed-property | CC-MAIN-2020-40 | en | refinedweb |
About web.py
web.py is a web framework for Python that is as simple as it is powerful. web.py is in the public domain, you can use it for whatever purpose with absolutely no restrictions.
Install web.py
To install the latest web.py for Python 3, please run:
pip3 install web.py
The latest
0.61 release supports Python >=... | https://webpy.org/ | CC-MAIN-2020-40 | en | refinedweb |
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Introducing the Practice5:51 with Guil Hernandez and Robert Manolis
This video introduces the challenge that you'll be working to complete.
[MUSIC] 0:00 Hey everyone, Guil here. 0:09 It's time for mo... | https://teamtreehouse.com/library/introducing-the-practice-48 | CC-MAIN-2020-40 | en | refinedweb |
Download presentation
1
FIN 468: Intermediate Corporate Finance
Topic 4–Discounted Dividend Valuation Larry Schrenk, Instructor
2
Topics Review of Stock Review of Dividends
Discounted Dividend Valuation
4
Common Equity Dividend (d) Required Rate of Return Ownership
Governance Issues Residual Status Absolute Priority Ru... | https://slideplayer.com/slide/4034623/ | CC-MAIN-2020-24 | en | refinedweb |
How can I have a Browser based WASM Application build & use TWO separate browser windows, not Browser Tabs? The main & 1st HTML Window is the Application. When the user has entered all his information & the results computed, the WASM/HTML needs to launch a 2nd HTML page for a Report of the results. The Report WASM need... | https://talk.remobjects.com/t/two-browser-windows-built-controlled-with-one-browser-based-wasm-application/21984 | CC-MAIN-2020-24 | en | refinedweb |
What's New in RxJS 6.0
What's New in RxJS 6.0
We take a quick look into the RxJS library, the updates that come with its 6.0 version, and how to use it with the Angular framework.
Join the DZone community and get the full member experience.Join For Free
Hello everyone!
I have been working on an Angular 5 to Angular 7 m... | https://dzone.com/articles/whats-new-in-rxjs-60?fromrel=true | CC-MAIN-2020-24 | en | refinedweb |
gatsby-plugin-graphql-loader
A Gatsby plugin for loading
.graphql and
.gql files with the help of graphql-tag/loader.
This is for:
Loading queries for browser runtime GraphQL operations, such as with Apollo Client.
This is not for:
For more information on the distinction between runtime vs. build time, see the Gatsby d... | https://www.gatsbyjs.org/packages/gatsby-plugin-graphql-loader/ | CC-MAIN-2020-24 | en | refinedweb |
fsp_matrix¶
paddle.fluid.layers.
fsp_matrix(x, y)[source]
FSP matrix op
This op is used to calculate the flow of solution procedure (FSP) matrix of two 4-D Tensor feature maps. Given feature map x with shape [x_channel, h, w] and feature map y with shape [y_channel, h, w], we can get the fsp matrix of x and y in two st... | https://www.paddlepaddle.org.cn/documentation/docs/en/api/layers/fsp_matrix.html | CC-MAIN-2020-24 | en | refinedweb |
Different ways to handle Input and Output in Java
Reading time: 45 minutes | Coding time: 30 minutes
Java is one of the most widely used languages which work on all platforms. It follows object-oriented programming concepts. There are many features provided in Java but we are only explaining different types of input an... | https://iq.opengenus.org/input-and-output-streams-java/ | CC-MAIN-2020-24 | en | refinedweb |
Log & email uncaught exceptions
Project Description
# crashlog 0.1.0
Send email and log to file when there’s an uncaught exception in your code
# Install
pip install crashlog
# Usage
import crashlog
crashlog.install(email=[‘bugs@looney.org’], logfile=’/path/to/log.txt’)
Miki Tebeka <miki.tebeka@gmail.com>
Bug reports g... | https://pypi.org/project/crashlog/ | CC-MAIN-2018-09 | en | refinedweb |
I would like to generate two different pwm signals, at two different frequecies so one will be 6 times more than the other. I' ve seen a great page in the wiki so I discovered about timer2 and 3. I' ve written a analogWrite2 function which works pretty nice using the other output comparator and timer3. Here the code:
B... | http://chipkit.net/forum/viewtopic.php?f=7&t=2505 | CC-MAIN-2018-09 | en | refinedweb |
We are going to use kthread workers more widely and sometimes we will needto make sure that the work is neither pending nor running.This patch implements cancel_*_sync() operations as inspired byworkqueues. Well, we are synchronized against the other operationsvia the worker lock, we use del_timer_sync() and a counter ... | http://lkml.org/lkml/2015/11/18/336 | CC-MAIN-2018-09 | en | refinedweb |
Displaying a numpy plot
import matplotlib import numpy as np import matplotlib.pyplot as plt plt.figure(figsize=(6, 3)) plt.plot(x, y) plt.show()
Why doesn't
plt.show() display my plot?
plt.savefig('myplot.png') works, however.
thanks
This is because the hooks are not there; however, they should be in the IPython noteb... | https://ask.sagemath.org/question/26122/displaying-a-numpy-plot/ | CC-MAIN-2018-09 | en | refinedweb |
- NAME
- SYNOPSIS
- DESCRIPTION
- EXAMPLE
- MOCK OBJECT METHODS
- SUB OBJECT METHODS
- NOTES
- AUTHOR
- BUGS
- REPOSITORY
- BUILD RESULTS
- SUPPORT
- ACKNOWLEDGEMENTS
- LICENSE AND COPYRIGHT
NAME
Mock::Sub - Mock package, object and standard subroutines, with unit testing in mind.
SYNOPSIS
# see EXAMPLES for a full use... | https://metacpan.org/pod/Mock%3A%3ASub | CC-MAIN-2018-09 | en | refinedweb |
.
While the Qt C++ API includes a complete unit testing framework,The PyQt QtTest module contains only the QTest class, with static methods to simulate keystrokes, mouse clicks, and mouse movement.
Testing a GUI dialog requires only the keystroke methods to type strings into QLineEdit widgets, and mouse clicks to click... | http://johnnado.com/pyqt-qtest-example/ | CC-MAIN-2018-09 | en | refinedweb |
Using:
- Create a Twitter Application on Twitter Developer Site
- Install one of the Twitter Libraries for the respective language like in our example, Python!
The first step is pretty straight-forward to do and I have actually saved you a ton of reading by creating a short video that you can quickly follow to create a... | http://simpledeveloper.com/twitter-search-api-example/ | CC-MAIN-2018-09 | en | refinedweb |
OAuth For HTTP and REST API Authentication.
When it comes to REST APIs, the authentication is trickier than normal browser interactions. For one thing, once REST API is compromised the impact can be much larger than normal user manual interactions – automation scripts can read, or ever worse delete, all the information... | http://www.doublecloud.org/2014/11/oauth-for-http-and-rest-api-authentication/ | CC-MAIN-2018-09 | en | refinedweb |
Introduction: Controlling a Raspberry Pi RC Car With a Keyboard
In this intermediate tutorial you will learn how to operate a hacked RC car with a keyboard using a model B Raspberry Pi device using Python. The key points in this tutorial include:
• Configuring the virtual Pulse Width Modulation (PWM) for the GPIO pins ... | http://www.instructables.com/id/Controlling-a-Raspberry-Pi-RC-Car-With-a-Keyboard/ | CC-MAIN-2018-09 | en | refinedweb |
. Others, such as JavaScript, Classic ASP and PHP (without any frameworks attached), make users do a lot more work to keep their code base manageable.
One of the features that was included with C#/VB.NET is the idea of name-spaces, which are not necessarily a requirement to write object-oriented code, however do a a gr... | http://adventuresindevelopment.com/2010/03/23/how-to-make-use-of-namespaces-in-c-and-visual-basic-net/comment-page-1/ | CC-MAIN-2018-09 | en | refinedweb |
Forum:Exciting Advertising Opportunities!
From Uncyclopedia, the content-free encyclopedia
I have an interesting proposal which I think you all might enjoy. I recently watched the show with ze frank for the first time and have been hooked ever since. What's great is that below every episode are hoverable images which d... | http://uncyclopedia.wikia.com/wiki/Forum:Exciting_Advertising_Opportunities! | CC-MAIN-2016-18 | en | refinedweb |
Description :We all know that Inheritance means a extending a class with more Features without worrying about the implementation of features of hidden inside the class to be inherited. Let's work through a running example of inheritance. The TextBox class under System.Windows.Forms is control to enter TextBox it hides ... | http://www.c-sharpcorner.com/UploadFile/prasadh/VisualInterfaceInCS11122005023617AM/VisualInterfaceInCS.aspx | CC-MAIN-2016-18 | en | refinedweb |
Linus,We've been causing Ted a lot of pain having to keep different copies ofhis patches for mainline and for -mm since -mm has these functions andmainline doesn't. I'm pretty darn sure at that these are the right APIand we just need another run in -mm to make sure that the reset of theseries in in good shape.Could we ... | https://lkml.org/lkml/2008/2/15/532 | CC-MAIN-2016-18 | en | refinedweb |
#include <RCSwitch.h>RCSwitch mySwitch = RCSwitch();int ldrValue;int ldrPin = 0;void setup() { Serial.begin(9600); // Transmitter is connected to Arduino Pin #10 mySwitch.enableTransmit(10); // Optional set pulse length. // mySwitch.setPulseLength(320); // Optional set number of transmission repetitions. // mySwitch.se... | http://forum.arduino.cc/index.php/topic,69960.0.html | CC-MAIN-2016-18 | en | refinedweb |
Code :
import java.util.*; import java.text.*; import javax.swing.*; class Lab4Part2{ public static void main (String[] args) { String ex1; Double num, F; final int a=0, b=0; JFrame myWindow=new JFrame(); myWindow.setSize(500,400); myWindow.setTitle("Calculator"); myWindow.setVisible(true); myWindow.setLocation(600,200... | http://www.javaprogrammingforums.com/%20object-oriented-programming/5387-basic-math-expression-java-problem-printingthethread.html | CC-MAIN-2016-18 | en | refinedweb |
Overview
This first article of a three-part series describes WS-MediationPolicy capabilities, basic examples, tips on creating your own policy, and how to attach it to a Web service proxied by WebSphere DataPower SOA appliance (hereafter called the "appliance").
In SOA deployments, the desired goal is to represent poli... | http://www.ibm.com/developerworks/websphere/library/techarticles/1204_burke/1204_burke.html | CC-MAIN-2016-18 | en | refinedweb |
. The latest status of this document series is maintained at the W3C.
This document is a W3C Proposed Recommendation. Several specifications at W3C already use the definitions contained in this document. Therefore the XML Core WG considers that this specification has been "implemented" successfully. Because the purpose... | http://www.w3.org/TR/2001/PR-xml-infoset-20010810/ | CC-MAIN-2016-18 | en | refinedweb |
Hello everyone,
Here is my simple bonus assignment program. The issue I met with is, the ResultTotalReceived is larger then ResultTotalSent, which violates corporation policy and exception is thrown.
The program works in this way,
1. At source side, calculate and assign the bonus according to each worker's factor (100F... | http://cboard.cprogramming.com/csharp-programming/103472-float-calculation-issue-printable-thread.html | CC-MAIN-2016-18 | en | refinedweb |
From: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>memcg: free unused swapcache on swapout pathRecaliming anonymous memory in vmscan.c does following 2 steps. 1. add to swap and unmap. 2. pageoutBut above 2 steps doesn't occur at once. There are many chancesto avoid pageout and _really_ unused pages are swapped out b... | http://lkml.org/lkml/2009/5/11/691 | CC-MAIN-2016-18 | en | refinedweb |
accept - accept a new connection on a socket
#include <sys/socket.h> int accept (int socket, struct sockaddr *address, socklen_t *address_len);
The accept() function extracts the first connection on the queue of pending connections, creates a new socket with the same socket type protocol and address family as the speci... | http://pubs.opengroup.org/onlinepubs/007908799/xns/accept.html | CC-MAIN-2016-18 | en | refinedweb |
Our next decision theory post is going to be on how to rephrase hypothesis testing in terms of Bayesian decision theory. We already saw in our last statistical oddities post that
-values can cause some problems if you are not careful. This oddity makes the situation even worse. We’ll show that if you use a classical nu... | https://hilbertthm90.wordpress.com/2014/03/26/statistical-oddities-5-sequential-testing/ | CC-MAIN-2016-18 | en | refinedweb |
FTP is made to work through these translators to
the best possible extent.
FTP has an active and a passive mode, both as original commands that
are IPv4-specific and as extended, IP version agnostic commands. The
only FTP mode that works without changes through an IPv6-to-IPv4
translator is extended passive. However, ... | http://www.faqs.org/rfcs/rfc6384.html | CC-MAIN-2016-18 | en | refinedweb |
From: Adrian Knoth (adi_at_[hidden])
Date: 2006-03-31 10:33:29
On Fri, Mar 31, 2006 at 05:21:42PM +0200, Ralf Wildenhues wrote:
> > Perhaps it's a good idea to port any internal structure to
> > IPv6, as it is able to represent the whole v4 namespace.
> > One can always determine whether it is a real v6 or only
> > a m... | https://www.open-mpi.org/community/lists/devel/2006/03/0791.php | CC-MAIN-2016-18 | en | refinedweb |
This document describes best practices for managing an object model whose state is managed in a collection of Coherence named caches. Given a set of entity classes, and a set of entity relationships, what is the best means of expressing and managing the object model across a set of Coherence named caches?
The value of ... | http://docs.oracle.com/cd/E24290_01/coh.371/e22840/manageobjectmodel.htm | CC-MAIN-2016-18 | en | refinedweb |
> GENIE-SHELL.rar > arp Swedish Institute * of Computer Science and its contributors. *: arp.h,v 1.4 2002/03/04 10:47:56 adam Exp $ * */ #ifndef __NETIF_ARP_H__ #define __NETIF_ARP_H__ #include "lwip/pbuf.h" #include "ipv4/lwip/ip_addr.h" #include "lwip/netif.h" packed struct eth_addr { u8_t addr[6]; } PACK_STRUCT_STR... | http://read.pudn.com/downloads57/sourcecode/windows/shell/202117/GENIE-SHELL/INC/TCPIP/netif/arp.h__.htm | crawl-002 | en | refinedweb |
> COS0.0.1.rar > block_dev.h
/* block_dev.h - block device_BLOCK_DEV_H_ #define _COS_BLOCK_DEV_H_ struct block_device; typedef struct block_device block_device_t; struct block_request; typedef struct block_request block_request_t; typedef fresult_t (*block_function_t)(block_request_t* rq, block_device_t* dev); struct ... | http://read.pudn.com/downloads59/sourcecode/os/207771/include/cos/block_dev.h__.htm | crawl-002 | en | refinedweb |
> zbtsram.rar > csl_emac.h
/*****************************************************************************\ * Copyright (C) 1999-2003 Texas Instruments Incorporated. * All Rights Reserved *------------------------------------------------------------------------------ * FILENAME...... csl_emac.h * DATE CREATED.. 02/08/2... | http://read.pudn.com/downloads111/sourcecode/embed/460149/zbtsram/include/csl_emac.h__.htm | crawl-002 | en | refinedweb |
> RSImageManger.rar > JCHUFFchuff.h * * Copyright (C) 1991-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains declarations for Huffman entropy encoding routines * that are shared between ... | http://read.pudn.com/downloads82/sourcecode/app/317172/ImageManger/JCHUFF.H__.htm | crawl-002 | en | refinedweb |
> openh323-v1_15_1-src.zip > cu30codec.h
/* * cu30codec.h * * H.323 protocol handler * * Open H323 Library * * Copyright (c) 1999-2000. * * Contributor(s): ______________________________________. * Derek J Smithies (derek@indranet.co.nz) * * $Log: cu30codec.h,v $ * Revision 1.6 2002/10/09 18:18:35 rogerh * Apply a pat... | http://read.pudn.com/downloads14/doc/comm/56136/openh323/include/cu30codec.h__.htm | crawl-002 | en | refinedweb |
Ticket #20 (closed defect: Invalid)
Mode parameter seems to be ignored
Description
import sqlite conn = sqlite.Connection('mydb', mode=0600) > ls -l mydb -rw-r--r-- 1 thor thor 0 Jun 11 14:21 mydb > No matter what I put for mode, the access permissions for file 'mydb' are always -rw-r--r--. It doesn't matter whether I ... | http://oss.itsystementwicklung.de/trac/pysqlite/ticket/20 | crawl-002 | en | refinedweb |
ASP.NET AJAX provides an UpdateProgress control that greatly simplifies the process of providing users with visual feedback as asynchronous postback operations occur in AJAX applications. By using the control you can easily show an image, Flash movie, Silverlight animation, etc. while an AJAX asynchronous postback oper... | http://weblogs.asp.net/dwahlin/archive/2007/07/03/using-the-asp-net-ajax-pagerequestmanager-to-provide-visual-feedback.aspx | crawl-002 | en | refinedweb |
When it comes to using Hibernate, most projects only use the very basic features. This is mostly due to naivety or unfamiliarity with the product. Hibernate is a very mature and feature rich product that can be used to solve a lot of basic or advanced problems. I think the point here is to put the complexity at the rig... | http://blog.xebia.com/2007/10/22/advanced-hibernate-maps-part-1-complex-associations/ | crawl-002 | en | refinedweb |
Moving from Smart Device Framework 1.4 to 2.0, we made a huge breaking change to the code base by separating out the OpenNETCF.Configuration namespace into a separate assembly. The reason for this is two-fold:
By removing the Configuration namespace from OpenNETCF.dll, we’ve reduced its footprint by greater than 10% to... | http://blog.opennetcf.com/ncowburn/CommentView,guid,d9878a57-8957-4cbe-9c1b-589e689d1716.aspx | crawl-002 | en | refinedweb |
IMO, closures and (named) delegates are superficially similar, but the intent is different. Delegates are about the class; closures are about the immediately surrounding code.
It's not too difficult to emulate delegates with closures. Just replace obj.something(myMethod); with obj.something() { myMethod(); }. Add param... | http://weblogs.java.net/blog/tball/archive/2006/08/will_java_final.html | crawl-002 | en | refinedweb |
This article is for the begineers who wish to learn the basics of NUnit.
Nunit is a testing framework for all the .NET languages.For our note that Nunit is completely written in C#. You can download the Nunit framework from .The latest version currently available in Nunit is Nunit 2.2.5.
Now open a new project, add a r... | http://www.c-sharpcorner.com/UploadFile/Globalking/nunit01192006034629AM/nunit.aspx | crawl-002 | en | refinedweb |
Pre.
Complex databinding is the kind of databinding where a set (for example an IList or collection) of objects is bound to a multi-element control, like a datagrid control. The datagrid control for example has to display columns, name them, display the correct data in each of these columns, so in other words it has to... | http://weblogs.asp.net/fbouma/articles/115837.aspx | crawl-002 | en | refinedweb |
This chapter describes two most important web service protocols: SOAP and WSDL. SOAP is an incredibly lightweight protocol for messaging. WSDL is a flexible, extensible protocol for describing web services.
This chapter is taken from book "Pro ASP.NET 3.5 in C# 2008" by Matthew MacDonald , Mario Szpuszta published by A... | http://www.c-sharpcorner.com/UploadFile/prvn_131971/WebServiceStandardsandExtensions02072008073635AM/WebServiceStandardsandExtensions.aspx | crawl-002 | en | refinedweb |
Abstract
Define the atom:link element's rel attribute value as being either a URI (as defined by rfc2396bis) or a registered name in an IANA registry of relation types.
Status
Open
Related and Conflicting Proposals
Numerous.
Rationale
This change provides a simple basis for extensibility of the atom:link element which ... | http://www.intertwingly.net/wiki/pie/PaceFieldingLinks | crawl-002 | en | refinedweb |
); }}
Yesterday I fought with getting the ListView to have CheckBoxes that didn't “automagically” toggle whenever you tapped an item, but only when the checkbox itself was clicked. Well, not to be outdone, I've got it working (rather well actually). It was a 3 hour pain in my ass, facilitated by my earlier work with th... | http://blog.opennetcf.com/ctacke/default,date,2004-11-10.aspx | crawl-002 | en | refinedweb |
This tutorial for beginners who wants to write their first multithreaded applications in C# and .NET.
Writing multithreaded application in .NET and C# is pretty easy. This tutorial is for beginners who have not coded any multithreaded application in C# yet. Just follow these simple steps.Define Namespace In .NET, threa... | http://www.c-sharpcorner.com/UploadFile/mahesh/mt_beginner111262005053118AM/mt_beginner1.aspx | crawl-002 | en | refinedweb |
vpLoadRawVolume - Man Page
load volume data structures from a file
Synopsis
#include <volpack.h>
vpResult
vpLoadRawVolume(vpc, fd)
vpContext *vpc;
int fd;
vpResult
vpLoadMinMaxOctree(vpc, fd)
vpContext *vpc;
int fd;
vpResult
vpLoadClassifiedVolume(vpc, fd)
vpContext *vpc;
int fd;
vpResult
vpLoadContext(vpc, fd)
vpConte... | https://www.mankier.com/3/vpLoadRawVolume | CC-MAIN-2021-17 | en | refinedweb |
The QMailAccount class represents a messaging account in the mail store. More...
#include <QMailAccount>
This class is under development and is subject to change.
The QMailAccount class represents a messaging account in the mail store.
A QMailAccount is a logical entity that groups messages according to the method by w... | https://doc.qt.io/archives/qtextended4.4/qmailaccount.html | CC-MAIN-2021-17 | en | refinedweb |
The Unary Arithmetic Operators are used to increasing or decreasing the value of an operand by adding 1 to the variable, whereas the decrement operator decreases a value.
These two operators have two forms: Postfix and Prefix to increment or decrement in appropriate variables. These two operators can be placed before o... | https://facingissuesonit.com/2019/08/03/java-unary-operators/ | CC-MAIN-2021-17 | en | refinedweb |
IPhone Custom Keyboard Glove Key.
I'm Japanese, so I translate it into English and post it.
It may be difficult to read, but I'll ask you.
I would like to make an iPhone Custom keyboard grab key.
I want to make the same function button with pythonisa.
Xcode is possible, but I want to do it with pythonisa.
Is there anyo... | https://forum.omz-software.com/topic/5140/iphone-custom-keyboard-glove-key | CC-MAIN-2021-17 | en | refinedweb |
C# Corner
The Reactive Extensions (Rx) Library is a set of extensions for the IObservable<T> and IObserver<T> interfaces that greatly simplifies the orchestration and composition of asynchronous functions and events.
Read the entire series: Part 1 | Part 2 | Part 3
Before we dive too deep into Rx, let's go over the bas... | https://visualstudiomagazine.com/articles/2011/05/26/wccsp_reactive-extensions-1.aspx | CC-MAIN-2021-17 | en | refinedweb |
A CircuitPython library for the VCNL4040 proximity and ambient light sensor.-vcnl4040
To install system-wide (this may be required in some cases):
sudo pip3 install adafruit-circuitpython-vcnl4040
To install in a virtual environment in your current project:
mkdir project-name && cd project-name python3 -m venv .env sou... | https://pypi.org/project/adafruit-circuitpython-vcnl4040/ | CC-MAIN-2021-17 | en | refinedweb |
… well, at least than I thought. Specifying default values for columns in our database tables seems like a pretty simple and straightforward task. The default is either a static value or SYSDATE or USER, this value is applied in the absence of a value in the insert statement and that;s about the extent of it. More comp... | https://technology.amis.nl/it/defining-defaults-there-is-more-to-it-than-you-think/ | CC-MAIN-2021-17 | en | refinedweb |
Sketo posted in Pythonista • read more
Sketo
@technoway WOW that is way more than I expected! Thank you so much for these references. I will dig in.
Sketo.
Sketo posted in Pythonista • read more
Sketo posted in Pythonista • read more
Sketo
How do I retrieve just the texture of a SpriteNode so that I can compare it to a... | https://forum.omz-software.com/user/sketo | CC-MAIN-2021-17 | en | refinedweb |
1. Overview
In this tutorial, we’ll have a brief theoretical introduction to Kubernetes. In particular, we'll discuss the following topics:
- Need for a container orchestration tool
- Features of Kubernetes
- Kubernetes architecture
- Kubernetes API
For a more in-depth understanding, we can also have a look at the offi... | https://www.baeldung.com/kubernetes | CC-MAIN-2021-17 | en | refinedweb |
The React Native Guide I Wish I Had! - Part 1: Environment and Stateless Components, typescript and redux, as well as creating stateless components for a Todos app. (you are here!)
→ Part 2 - focuses on integrating redux and adding stateful components to your Todos app.
Table of Contents
Project Source
Introduction
Env... | https://blog.theodo.com/2021/03/react-native-ts-redux-guide-p1/ | CC-MAIN-2021-17 | en | refinedweb |
Use the BigQuery Storage API to download query results to DataFrame.
Code sample
Python
Before trying this sample, follow the Python setup instructions in the BigQuery Quickstart Using Client Libraries. For more information, see the BigQuery Python API reference documentation.
from google.cloud import bigquery # Constr... | https://cloud.google.com/bigquery/docs/samples/bigquery-pandas-public-data-sandbox?hl=el | CC-MAIN-2021-17 | en | refinedweb |
Xbox Live integration coming to Windows 8
Join the DZone community and get the full member experience.Join For Free
It is well know that there will be a new Xbox Live dashboard update coming for Xbox 360 consoles, bringing the Metro design outside Windows. Today, at Microsoft Build in Anaheim, CA, the new Xbox Live das... | https://dzone.com/articles/new-xbox-live-dashboard-also-0 | CC-MAIN-2021-17 | en | refinedweb |
#include <string.h> int strcoll(const char *s1, const char *s2);
Both strcoll() and strxfrm(3C) provide for locale-specific string sorting. strcoll() is intended for applications in which the number of comparisons per string is small. When strings are to be compared a number of times, strxfrm(3C) is a more appropriate ... | https://docs.oracle.com/cd/E36784_01/html/E36874/strcoll-3c.html | CC-MAIN-2021-17 | en | refinedweb |
PRCTL(2) Linux Programmer's Manual PRCTL(2)
prctl - operations on a process or thread
#include <sys/prctl.h> int prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5);
pr_SYSCALL_USER_DISPATCH (since Linux 5.11, x86 only) Configure the Syscall User Dispatch mechanism for the ... | https://man7.org/linux/man-pages/man2/prctl.2.html | CC-MAIN-2021-17 | en | refinedweb |
Definition of Java Literals
Literals are syntactically representation of fixed value from the source. In Java, Literals are of majorly four types, which are Character, Boolean, Numeric, and String. So basically these literals are a bunch of characters which store a constant value for any variable. These literals are of... | https://www.educba.com/java-literals/?source=leftnav | CC-MAIN-2020-34 | en | refinedweb |
Provided by: corosync-dev_1.4.2-2_amd64
NAME
votequorum_qdisk_register - Registers a new quorum device
SYNOPSIS
#include <corosync/votequorum.h> int votequorum_qdisk_register(votequorum_handle_t handle, char * name, unsigned int votes);
DESCRIPTION
The votequorum_qdisk_register is used to register a new quorum device. ... | http://manpages.ubuntu.com/manpages/precise/man3/votequorum_qdisk_register.3.html | CC-MAIN-2020-34 | en | refinedweb |
AWS Big Data Blog
Using CombineInputFormat to Combat Hadoop’s Small Files Problem
James Norvell is a Big Data Cloud Support Engineer for AWS
Many Amazon EMR customers have architectures that track events and streams and store data in S3. This frequently leads to many small files. It’s now well known that Hadoop doesn’t... | https://aws.amazon.com/blogs/big-data/using-combineinputformat-to-combat-hadoops-small-files-problem/ | CC-MAIN-2020-34 | en | refinedweb |
Self-Describing Logging Using Log4J
Self-Describing Logging Using Log4J
How many times have you reviewed a log file without the data key (secret decoder ring) that explains what everything means. When a user more informative and intuitive format like JSON or XML? It's not too hard to do and can be quite helpful. Here's... | https://dzone.com/articles/self-describing-logging-using-log4j | CC-MAIN-2020-34 | en | refinedweb |
The code for this tutorial is available on GitHub.
I use London’s TfL Metropolitan line on a daily basis to commute to and from work. Being aware of disruptions as they occur helps me save time on a daily basis. Luckily, the official Twitter account of the Metropolitan line (@metline) sends accurate information about t... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/twitterdev/using-the-twitter-api-to-make-your-commute-easier-3od0 | CC-MAIN-2020-34 | en | refinedweb |
:
Use
For basic use, of this module, you can just call the
validate function of the
pyshacl module like this:
from pyshacl import validate validate(target_graph, shacl_graph, inference='rdfs', abort_on_error=False)is a Python
boolvalue to indicate whether or not the program should abort after encountering a validation ... | https://pypi.org/project/pyshacl/0.8.2/ | CC-MAIN-2020-34 | en | refinedweb |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.