text stringlengths 454 608k | url stringlengths 17 896 | dump stringclasses 91
values | source stringclasses 1
value | word_count int64 101 114k | flesch_reading_ease float64 50 104 |
|---|---|---|---|---|---|
DECUS C LANGUAGE SYSTEM Runtime Support Library Reference ManualDECUS C LANGUAGE SYSTEM Runtime Support Library Reference Manual
DECUS C LANGUAGE SYSTEM
Runtime Support Library
Reference Manual
by
Martin Minow
Edited by
Robert B. Denny
This document describes the RSX/VMS/RSTS/RT11 DECUS C language
system runtime suppor... | https://manualzz.com/doc/19806570/decus-c-language-system-runtime-support-library-reference... | CC-MAIN-2021-17 | refinedweb | 2,053 | 53.51 |
Snowplow JavaScript Tracker 2.4.0 released
We are pleased to announce the release of version 2.4.0 of the Snowplow JavaScript Tracker! This release adds support for cross-domain tracking and a new method to track timing events.
Read on for more information:
- Tracking users cross-domain
- Tracking timings
- Dynamic han... | https://snowplowanalytics.com/blog/2015/03/15/snowplow-javascript-tracker-2.4.0-released/ | CC-MAIN-2019-18 | refinedweb | 863 | 51.89 |
Problem with adding our plugin to execute run_tests.sh
Hi, I want to write unit test cases and test them using run_tests script. We have installed openstack with devstack. We are able to run openvswitch tests using run_tests.sh. This was the command we used. ./run_tests.sh -N neutron.tests.unit.openvswitch
Also, we are... | https://ask.openstack.org/en/question/14270/problem-with-adding-our-plugin-to-execute-run_testssh/ | CC-MAIN-2020-45 | refinedweb | 181 | 62.95 |
Open source C/C++ unit testing tools, Part 3
Get to know CppTest
Content series:
This content is part # of # in the series: Open source C/C++ unit testing tools, Part 3
This content is part of the series:Open source C/C++ unit testing tools, Part 3
Stay tuned for additional content in this series.
This article, the las... | https://www.ibm.com/developerworks/aix/library/au-ctools3_ccptest/index.html | CC-MAIN-2017-17 | refinedweb | 2,978 | 56.15 |
Reproductive capacity of free-roaming domestic cats and kitten survival rate.
ABSTRACT To determine reproductive capacity of naturally breeding free-roaming domestic cats and kitten survival rate.
Prospective cohort and retrospective cross-sectional study.
2,332 female cats brought to a trap-neuter-return clinic for ne... | http://www.researchgate.net/publication/8175636_Reproductive_capacity_of_free-roaming_domestic_cats_and_kitten_survival_rate | CC-MAIN-2014-15 | refinedweb | 4,173 | 55.03 |
Have you heard about rootless containers, but don't really know what they are? Do you wonder what prevents processes in one container from interacting with processes in another container? Would you like to learn how to scan container images with OpenSCAP?
If you answered yes to any of these questions, I've recently pub... | https://www.redhat.com/sysadmin/container-video-series | CC-MAIN-2021-31 | refinedweb | 614 | 53.71 |
Join devRant
Search - "fake dev"
-
-.9
-* ...20
-
-?25
-".
- So we're making a desktop app using Electron and I got super excited when I ran the quick start thinking, "Wow, I'm actually going to develop a desktop app!"
But then the reality hit me that I'm still technically working with HTML and all and that I should be... | https://devrant.com/search?term=fake+dev | CC-MAIN-2020-05 | refinedweb | 952 | 81.12 |
Hello. I am having trouble with building the libraries for my Juce audio plugin (I am using MacOSX/xcode). I am attempting to use OpenCV in my project, and need to include three OpenCV libraries in my Juce project. Below is what I currently have as input to each category in the introjucer.
Extra Linker Flags:
-lopencv_... | https://forum.juce.com/t/juce-linking-trouble-with-opencv-macosx/18891 | CC-MAIN-2018-34 | refinedweb | 152 | 67.25 |
makes me want to tableflip. Though when and next line are modified to import novaclient.v2 instead of novaclient.v1_1 it seems to work (at least duplicity works with hubic). Without this you can't import pyrax, as novaclient doesn't have v1_1 dir anymore.
Search Criteria
Package Details: python2-pyrax 1.9.4-1
Dependen... | https://aur.archlinux.org/packages/python2-pyrax/ | CC-MAIN-2018-26 | refinedweb | 139 | 62.95 |
Using the new Evergreen append buffers appears to be exactly the same as a UAV. The catch is the hinden counter is persistant ... so if I append .. then read from the host, I need a way to reset the hidden counter for that UAV slot before I call the next kernel.
I am able to query the counter with a kernel of the sort ... | https://community.amd.com/t5/archives-discussions/il-append-buffers-query-and-reset-counter/m-p/51682 | CC-MAIN-2021-43 | refinedweb | 239 | 84.98 |
Hey there!
I've written a program and outside of that program I want to make a new python program which generates lists (or in some cases maybe dictionaries) from certain directories and the files in them.
I've puzzled around with the os.path(), os.chdir(), os.getcwd() functions, the glob.glob() function and I've tried... | https://www.daniweb.com/programming/software-development/threads/181186/create-lists-of-directories-and-files | CC-MAIN-2018-26 | refinedweb | 597 | 57.47 |
When it comes to measuring the time of execution for a piece of Python code, we have many ideas. How about simply using the time module and saving the time before and after the execution of the program? This sounds easy and good but it isn’t.
Table of Contents
Python timeit
When a program is executing, many background ... | https://www.journaldev.com/20549/python-timeit-module | CC-MAIN-2019-39 | refinedweb | 679 | 70.23 |
These days I'm very much in the market for anything will cut down on manual typing. Thus I'm dictating more of what I write (using speech recognition), and today I began to explore CodeRush: a highly extensible Visual Studio plug-in
Being very smart marketers, DevExpress offers a free version: CodeRush Express, which i... | http://geekswithblogs.net/SilverlightGeek/archive/2009/09/09/mini-review-of-code-rush.aspx | CC-MAIN-2014-52 | refinedweb | 642 | 60.69 |
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Hi all,
Currently, when I am trying to write data (residing on S3) to SQL Server using sync recipe, it is taking a... | https://community.dataiku.com/t5/Using-Dataiku/Optimize-SQL-Server-uploads/td-p/16643 | CC-MAIN-2022-40 | refinedweb | 928 | 62.07 |
bwrap (1) - Linux Man Pages
bwrap: container setup utility
NAMEbwrap - container setup utility
SYNOPSIS
- bwrap [OPTION...] [COMMAND]
DESCRIPTION
bwrap
It works by creating a new, completely empty, filesystem namespace where the root is on a tmpfs that is invisible from the host, and which will be automatically cleaned... | https://www.systutorials.com/docs/linux/man/1-bwrap/ | CC-MAIN-2019-47 | refinedweb | 1,067 | 59.03 |
introduction of the O'Reilly book Google Hacks
tells us that the filetype: query qualifier restricts
your Google search to files whose names end with a particular
extension. The book's first example of this is
homeschooling filetype:pdf, a query that searches for the word
"homeschooling" in Adobe Acrobat files. The se... | http://www.xml.com/pub/a/2004/02/11/googlexml.html | CC-MAIN-2016-40 | refinedweb | 1,996 | 65.66 |
Notifications
You’re not receiving notifications from this thread.
Checking for expired documents and sending email reminders
Hi,
I've got a system where users upload documents with expiry dates. I want to send the user an email reminder 1 month and 1 week before expiration to remind them to upload a new document.
What... | https://gorails.com/forum/checking-for-expired-documents-and-sending-email-reminders | CC-MAIN-2022-21 | refinedweb | 474 | 65.52 |
SHGetFileInfo function
Retrieves information about an object in the file system, such as a file, folder, directory, or drive root.
Syntax
Parameters
- pszPath [in]
Type: LPCTSTR
A pointer to a null-terminated string of maximum length MAX_PATH that contains the path and file name. Both absolute and relative paths are va... | http://msdn.microsoft.com/en-us/library/bb762179.aspx | CC-MAIN-2014-35 | refinedweb | 1,306 | 56.96 |
Form based authentication class resides within "System.web.security"Namespace . There are two technique which used to authenticate the user manually by following ways.
- By the hard code value
- By the web.config file
1.) By the hard code value:- In this user can verify (authenticate) the web form (login.aspx) by speci... | http://www.msdotnet.co.in/2014/02/how-to-implement-form-based.html | CC-MAIN-2017-26 | refinedweb | 1,663 | 50.94 |
Date: 1995/12/06
+>:
+>::
+>::I have recently compiled version 1.3.35 on my Linux
+>:: box. When running under 1.2.12 all network function work fine. Under
+>:: 1.3.35 I can not even ping 127.0.0.1 (localhost). The route command
+>:: always returns 'SIOCADDRT: Invalid argument'. I double checked and
+>:: re-compiled in... | http://www.verycomputer.com/169_6a16edd6b98e7ef9_1.htm | CC-MAIN-2022-27 | refinedweb | 478 | 70.9 |
Java Advanced WordCount application
hi,
I've worked on doing an application to read a txt file, then print back the number of characters, words and the number of lines in the text file. Once thats been done the application must then be able to output the number of occurences of each word in the text file and on how man... | https://www.java.net/node/646187 | CC-MAIN-2014-15 | refinedweb | 301 | 70.23 |
(the widget and its graphical representation)
Widgets don’t have a draw() method. This is done on purpose: The idea is to allow you to create your own graphical representation outside the widget class. Obviously you can still use all the available properties to do that, so that your representation properly reflects th... | http://kivy.org/docs/api-kivy.uix.widget.html?highlight=collide_point | CC-MAIN-2015-48 | refinedweb | 836 | 57.98 |
In this blog post, we will learn how to set up a web server using flask.
Introduction
Flask is a Python web framework built with a small core and easy-to-extend philosophy.
Getting started
Before getting started, let us make sure we have python3 installed in our system.
Follow Python download link to get python install... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/pratap2210/beginners-guide-to-setting-up-and-running-flask-web-server-1710 | CC-MAIN-2021-31 | refinedweb | 1,102 | 68.26 |
41 /* This module contains the external function pcre_maketables(), which builds 42 character tables for PCRE in the current locale. The file is compiled on its 43 own as part of the PCRE library. However, it is also included in the 44 compilation of dftables.c, in which case the macro DFTABLES is defined. */ 45 46 47... | https://fossies.org/linux/pcre/pcre_maketables.c | CC-MAIN-2019-18 | refinedweb | 713 | 63.53 |
True Binary Serialization and
Compression of DataSets
By Peter
A. Bromberg, Ph.D.
Printer - Friendly
Version
N.B. There is a newer updated article with up-to-date source code that readers should visit after reading this article, which may be found here.
The DataSet, found in the System.Data namespace, is an amazing ani... | http://www.eggheadcafe.com/articles/20031219.asp | crawl-002 | refinedweb | 1,936 | 50.06 |
Plots the cumulative distribution of the shortest path lengths of Graph. The implementation is based on ANF (Approximate Neighborhood Function). The function creates three new files: 1) hop.<FNmPref>.plt (the commands used to create the plot), 2) hop.<FNPref>.png (the plot), and 3) hop.<FNmPref>.tab (the plotting data)... | http://snap.stanford.edu/snappy/doc/reference/PlotHops.html | CC-MAIN-2018-39 | refinedweb | 179 | 55.5 |
une41 Related Items Related Items: Weekly news (Pensacola, Fla.) Succeeded by: Pensacola evening news Full Text S N . -. . ,-, . -Jf-l ;\. : THE DAILY NEW 1v J, -_ . -. --- 3 -- _ - .- -- -- --- , -- - _- -- .- --_-- E ? --- ' { VOL. 31. PENSACOLA FLORIDA, WEDNESDAY AFTERNOON, JUNE 8, 1900. NO. 6. t + -- :: = ---- --= ... | http://ufdc.ufl.edu/UF00075893/00041 | CC-MAIN-2014-15 | refinedweb | 30,214 | 79.36 |
modifier
#base #full #xmlns
#base,
#full, or
#xmlns are used to modify the interpretation of element
names in element rule headers, and when inquiring about the element context.
These namespace modifiers are intended for use in programs that process XML documents that use XML namespaces.
Such documents use qualified el... | http://developers.omnimark.com/docs/html/keyword/1684.htm | CC-MAIN-2018-05 | refinedweb | 678 | 58.82 |
When working with unit tests there are many objects that cannot be unit tested. A prime example is the Request and Response objects. They both contains a lot of HTTP data that can only be accessed when running a web application.
You can implement what is known as mocking, using a 3rd party framework such as Moq you can... | https://www.intermittentbug.com/article/articlepage/detect-when-a-unit-test-is-running/2038 | CC-MAIN-2019-13 | refinedweb | 198 | 50.63 |
I can’t help repeating myself: JUnit Rules are among the best, maybe the best, feature of JUnit. I even gave a talk at Devoxx about Junit Rules.
The great thing about Rules compared to other options to solve similar problems like TestRunners or common super classes is that you can combine multiple Rules. One favorite e... | https://dzone.com/articles/writing-parameterized-tests | CC-MAIN-2017-13 | refinedweb | 342 | 59.33 |
currency and other utilities
Project description
denarius
currency and other utilities
If you don’t find a way to make money while you sleep, you will work until you die. – Warren Buffett
introduction
denarius is a project, not a finished product. It features various utilities for collating cryptocurrency, mining, fina... | https://pypi.org/project/denarius/2018.1.26.310/ | CC-MAIN-2018-51 | refinedweb | 1,895 | 50.33 |
Agenda
See also: IRC log
<fsasaki> checking attendance
<fsasaki> scribe: daveL
<fsasaki>
<fsasaki>
felix; there is no apparent slot that works. felix willl distribute a weekly alternating proposal
<fsasaki> scribe: fsasaki
dave: haven't updated the mapping
page a lot
... there is more work to be done to formalize the m... | http://www.w3.org/2013/01/16-mlw-lt-minutes.html | CC-MAIN-2015-32 | refinedweb | 1,612 | 62.88 |
Get the highlights in your inbox every week.
Practice coding in Java by writing a game | Opensource.com
Practice coding in Java by writing a game
Writing simple games is a fun way to learn a new programming language. Put that principle to work to get started with Java.
Subscribe now
My article about learning different ... | https://opensource.com/article/20/12/learn-java | CC-MAIN-2021-21 | refinedweb | 2,427 | 63.8 |
I386_VM86(2) MidnightBSD System Calls Manual I386_VM86(2)
NAME
i386_vm86 — control vm86-related functions
LIBRARY
Standard C Library (libc, −lc)
SYNOPSIS
#include <sys/types.h>
#include <machine/sysarch.h>
#include <machine/vm86.h>
int
i386_vm86(int function, void *data);
DESCRIPTION
The i386_vm86() system call is used... | http://www.midnightbsd.org/documentation/man/i386_vm86.2.html | CC-MAIN-2015-06 | refinedweb | 408 | 62.68 |
How To Get Current Date Time or Now In Python?
Date and time is important part of the applications development. We generally need to set, get and change some data time information to our records. In this tutorial we will examine the python date time now functions and use cases with examples. For more information about ... | https://www.poftut.com/get-current-date-time-or-now-in-python/ | CC-MAIN-2019-18 | refinedweb | 364 | 74.29 |
How do I add 'e-mail this article to a friend' functionality to my Web site?
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
By submitting you agree to receive email communications from TechTarget and its partners. Privacy Policy Terms of Use.
You... | http://searchwindevelopment.techtarget.com/answer/How-do-I-add-e-mail-this-article-to-a-friend-functionality-to-my-Web-site | CC-MAIN-2014-42 | refinedweb | 114 | 52.15 |
Jonathan Rees, 27 March 2012
This territory is like a pinball machine - hitting any part of the problem always leads quickly to other parts, in a very confusing way. It is important that we have a clear view of the structure of the problem, which is complex. Here are some points I would like us to be in agreement on - ... | http://www.w3.org/2001/tag/2012/04/57guide.html | CC-MAIN-2016-50 | refinedweb | 2,755 | 59.13 |
Logbook query program
Started: Monday, January 14; Due: Friday, January 18, at 9:00 am
Overview
This is your first graded lab. You will work on this lab together with a partner, being sure that it accomplishes all of the tasks that I set forth below. You should decide on your teams and inform me on Monday. In grading t... | http://homepages.gac.edu/~mc38/2013J/labs/lab7.php | CC-MAIN-2015-48 | refinedweb | 953 | 69.21 |
Generic Method
It is possible to declare a generic method that uses one or more type parameters of its own. Furthermore, it is possible to create a generic method that is enclosed within a non-generic class. For example, in the following program declares a non-generic class called ShowDataType and a generic method with... | http://hajsoftutorial.com/java-generic-method/ | CC-MAIN-2017-09 | refinedweb | 132 | 58.08 |
Tel: 702.220.4346
FREQUENTLY ASKED QUESTIONS (FAQS)
Below are some of the most frequently asked
questions by our customers. If you have a
question that is not answered here, please
send us an email and we will respond with an
answer.
Do you accept telephone orders?
All orders should be submitted by fax, mail
or e-mail ... | http://www.giftco.com/questions.php/ | CC-MAIN-2019-13 | refinedweb | 502 | 69.07 |
BondWorks
Only one word is needed to characterize Friday's action in the long end of the Treasury market: UGLY - as in capital U, capital G, capital L and capital Y, U-G-L-Y. Bond friendly payroll data far below any "official" predictions got the bond rally going, but before long bonds turned around and ended plunging,... | http://www.safehaven.com/article/3222/bondworks | CC-MAIN-2016-40 | refinedweb | 900 | 70.13 |
Thanks! I'm going to look for it.
Regards.
Thanks! I'm going to look for it.
Regards.
Hi symbianyucca,
Is there any way to launch the uninstallation of a package from an app?
This should do the work.
Regards.
Hi symbianyucca,
That's the problem. One of the packages of my .sis (is a multipackage) has changed the UID. Th... | http://developer.nokia.com/community/discussion/search.php?s=a205be5b151f1ac8b554a0033b9f1063&searchid=2062035 | CC-MAIN-2014-15 | refinedweb | 765 | 77.23 |
%load_ext autoreload %autoreload 2 %matplotlib inline %config InlineBackend.figure_format = 'retina'
Gradient-Based Optimization
Implicit in what you were doing was something we formally call "gradient-based optimization". This is a very important point to understand. If you get this for a linear model, you will unders... | https://ericmjl.github.io/dl-workshop/01-differential-programming/02-gradient-optimization.html | CC-MAIN-2022-33 | refinedweb | 948 | 55.13 |
PHP Security Expert Resigns 386."
Couple thoughts (Score:2, Insightful)
Second, it's PHP. Add another API or something.
Re: (Score:2)
It's wide open for monkey patching, good luck if you want to:
I'd advise to switch to a language designed by a human, not a zombie.
Re: (Score:3, Insightful)
Hahaha! Awesome! I'd suggest... | https://developers.slashdot.org/story/06/12/14/0410240/php-security-expert-resigns | CC-MAIN-2016-40 | refinedweb | 2,433 | 62.68 |
It's a common story: you're working on a project and have need for a very simple class, one that you assume is part of the library you're using. You search the library and discover that the class is not there. You're then faced with a choice, you can "roll your own" class or use a third party implementation (if you can... | http://www.codeproject.com/script/Articles/View.aspx?aid=11754 | CC-MAIN-2014-49 | refinedweb | 1,064 | 63.39 |
Contents
Strategy Library
Short-Term Reversal Strategy in Stocks
Abstract
This strategy is called Short-Term Reversal Strategy which is discussed in detail in the paper written by Wilma de Groot, Joop Huij and Weili Zhou (2011) titled "Another look at trading costs and short-term reversal profits". The standard reversa... | https://www.quantconnect.com/tutorials/strategy-library/short-term-reversal-strategy-in-stocks | CC-MAIN-2020-16 | refinedweb | 1,015 | 50.63 |
Project ERROR: Unknown module(s) in QT: location
I have installed and am running Qt Creator 4.3.1 based on Qt 5.9.1 on Ubuntu 18.04. I have QML file says:
import QtLocation 5.6
import QtPositioning 5.6
When I build, it give me this "Unknown module(s) in QT: location" error. I cannot google finding any help talking abou... | https://forum.qt.io/topic/112956/project-error-unknown-module-s-in-qt-location | CC-MAIN-2022-27 | refinedweb | 371 | 70.29 |
Agenda
See also: IRC log
<trackbot> Date: 07 July 2009
/invite Zakim #xmlsec
<Cynthia> Meeting: XML Security WG Teleconference
Date: 07 July 2009
<Cynthia> Chair: Frederick Hirsch
<Cynthia> Scribe: Cynthia Martin
<Cynthia> Agenda:
<Cynthia> ScribeNick: Cynthia
<fjh>
<fjh> Candidate Recommendation of Widgets 1.0: Digita... | http://www.w3.org/2009/07/07-xmlsec-minutes.html | CC-MAIN-2016-26 | refinedweb | 3,025 | 52.73 |
Read/write command history from/to a file. More...
#include <stdbool.h>
#include <stdlib lib.h.
Type to differentiate different histories.
Saved lists of recently-used:
Definition at line 46 of file lib.h.
Add a string to a history.
Definition at line 486.
Free all the history lists.
Definition at line 441 of file hist... | https://neomutt.org/code/history_2lib_8h.html | CC-MAIN-2021-49 | refinedweb | 199 | 64.27 |
Add or modify a dictionary entry using shareable strings
#include <sys/strm.h>
strm_dict_t* strm_dict_set_rstr(strm_dict_t *dict, strm_string_t *key, strm_string_t *value)
This function creates a new dictionary that is an exact replica of the one specified by dict, except that the entry specified by key is added or mod... | https://www.qnx.com/developers/docs/7.1/com.qnx.doc.libstrm/topic/strm_dict_set_rstr.html | CC-MAIN-2022-27 | refinedweb | 152 | 52.9 |
I'm just tarting with wxPythjon. I wrote this simple program to get some experience with panels.. It wants to open a frame and add a number of euivalent panels, each with an inactive button. And it does seem to do tht (the sizing is fixed because it's only a toy). The problem I see [working within PythonWin, inside Par... | https://www.daniweb.com/programming/software-development/threads/164474/wxpython-multiple-pal-nels-in-one-frame | CC-MAIN-2017-30 | refinedweb | 223 | 52.36 |
Code Effects solution comes with rich client functionality that can be used in client-centric web applications. Aside from the server-side code that helps it process business rules, the Rule Editor is written as a client-side class that encapsulates a lot of functionality, and expresses it through a relatively small nu... | https://codeeffects.com/Doc/Business-Rule-Ajax-Api | CC-MAIN-2021-31 | refinedweb | 905 | 64.3 |
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Java doesn't give you all system properties
Posted by Kishori Sharan on November 02, 2000 at 10:03 AM
Hi Anuj Run Test.java attached file to get s... | https://www.artima.com/legacy/answers/Nov2000/messages/13.html | CC-MAIN-2018-26 | refinedweb | 223 | 66.23 |
Description
Gigel has a strange “balance” and he wants to poise it. Actually, the device is different from any other ordinary balance.
It orders two arms of negligible weight and each arm’s length is 15. Some hooks are attached to these arms and Gigel wants to hang up some weights from his collection of G weights (1 <=... | https://blog.csdn.net/LeongHouHeng/article/details/52349075 | CC-MAIN-2018-30 | refinedweb | 454 | 62.21 |
container management platform like Kubernetes.
What is a container management platform?
Imagine you have a nice, modern application based on microservices, and you have decided to deploy each microservice into a separate container. Thus your entire application deployment will consist of a relatively large number, mayb... | https://leftasexercise.com/2019/03/18/kubernetes-an-overview/ | CC-MAIN-2021-31 | refinedweb | 1,103 | 58.11 |
In my last article DateValidator using SNTP, I showed how to use the Simple Network Time Protocol (SNTP) to get the date and time from a server rather than relying on the local system time to check that the expiry date of an application hadn't been exceeded. The partial implementation of the protocol in that article wa... | https://www.codeproject.com/articles/38276/an-sntp-client-for-c-and-vb-net?fid=1544014&df=90&mpp=10&sort=position&spc=none&tid=3243693 | CC-MAIN-2017-13 | refinedweb | 2,247 | 54.83 |
package com.as400samplecode; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; public class FileBufferedWriter { public static void main(String[] args) { BufferedWriter bufferedWriter = null; try { File file = new File("data/newFile.txt"); //to append more data t... | https://www.mysamplecode.com/2012/05/java-write-to-file-example.html | CC-MAIN-2019-39 | refinedweb | 194 | 54.49 |
.
The control panel of this X-Y recorder is very simple. It is not surprising that the input controls look like those of an oscilloscope. In a sense, an X-Y recorder functions very similar to an oscilloscope in its X-Y mode. The input sensitivity for the 7044A ranges from 0.5mV/inch all the way to 10V/inch in 10 steps ... | http://www.kerrywong.com/2017/04/30/hp-7044a-x-y-recorder-teardown-lorenz-attractor/ | CC-MAIN-2017-47 | refinedweb | 872 | 72.76 |
Well about 3 weeks ago I decided to learn a programming language.
I started off with C++ for a week but after reading some articles I found out that Java was going to be easier for someone that has never programmed before (I only know HTML & CSS).
So for 2 weeks I've been learning Java but I have found it quite hard. I... | http://www.dreamincode.net/forums/topic/60828-should-i-change-to-ruby/page__p__401946 | CC-MAIN-2013-20 | refinedweb | 287 | 70.43 |
So I need a little help on this, What this program is supposed to do is have the user input there checkbook.txt into the program which looks like this
deposit:July 7:-:300 416:July 8:Albertsons:15.85 417:7/9:Checker Auto:19.95 418:7/10:Super Target:47.50 419:Dec 5:Home Depot:47.89
Once the users enters there data into ... | https://www.daniweb.com/programming/software-development/threads/442067/checkbook-problem | CC-MAIN-2021-31 | refinedweb | 234 | 79.46 |
#include "clang/AST/ASTDiagnostic.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/ASTLambda.h"
#include "clang/AST/Attr.h"
#include "clang/AST/DeclObjC.h"
#include "clang/AST/DeclTemplate.h"
#include "clang/AST/ExprCXX.h"
#include "clang/AST/TemplateBase.h"
#include "clang/AST/Type.h"
#include "llvm/Support/ra... | https://clang.llvm.org/doxygen/ASTDiagnostic_8cpp.html | CC-MAIN-2019-09 | refinedweb | 287 | 54.39 |
Posted Dec 20, 2007
By James Koopmann
Gaining an understanding of internal Oracle structures is
essential to becoming better DBAs and servicing our end user community.
Oracle's library cache is one such internal structure that, after learning about,
can help eliminate some very nasty denial of service requests originat... | https://www.databasejournal.com/features/oracle/article.php/3717001/Oracle-Library-Cache151Part-I.htm | CC-MAIN-2018-13 | refinedweb | 737 | 58.21 |
Unsure why this got voted down there is no other answer to this question on Stack.
- All other example use sets and this is the only method on here that shows how to identify that the same int is in the same location in another list.
Thanks MegaBytes for the answer:
x = [3,5,6,7]
y = [3,5,7,9]
compare_order = [1 if i==... | https://codedump.io/share/550uoa7HkVan/1/python-compare-two-lists-and-return-matches-of-same-number-in-same-order-in-a-more-pythonic-way | CC-MAIN-2018-13 | refinedweb | 1,025 | 54.49 |
I have recently bought the two books Apress put out about BizTalk 2006, "Pro BizTalk 2006" and "BizTalk 2006 Recipes", and started by reading the first. After the first hundred pages, I can say that this is possibly the most in-depth BizTalk book I've read (versions 2000/2002 included :-)), with several details about t... | http://blog.joaopedromartins.net/2006/11/ | CC-MAIN-2018-39 | refinedweb | 772 | 52.8 |
So far design and development have been considered separate disciplines. Recently tooling has begun to appear to bridge this gap.
To understand more about the topic, I am interviewing Travis Arnold, the author of Unicon..
Unicon is a set of tools to help designers and developers sync SVGs from their favorite design too... | https://survivejs.com/blog/unicon-interview/ | CC-MAIN-2020-40 | refinedweb | 791 | 62.68 |
I'm working on a "Reminders" application on Android using Phonegap[Cordova 2.2].
The user enters a specific date for his reminder and I'm supposed to notify him on time.
I used this plugin to Just show a notification in the status bar & they are working fine.
But I want the notifications to show at specific times. Is t... | http://m.dlxedu.com/m/askdetail/3/f564156d017f335f6d995b290a447c71.html | CC-MAIN-2018-22 | refinedweb | 193 | 61.22 |
Produce the highest quality screenshots with the least amount of effort! Use Window Clippings. part 4 of the Windows Vista for Developers series,Although 0, // process attributes 0, // thread attributes FALSE, // don't inherit handles 0, // flags 0, // inherit environment 0, //One• Medium• High• SystemStandard levelsY ... | http://weblogs.asp.net/kennykerr/archive/2006/09/29/Windows-Vista-for-Developers-_1320_-Part-4-_1320_-User-Account-Control.aspx | crawl-001 | refinedweb | 1,838 | 54.83 |
Backport #3938
Ruby incorrectly compares the length of Array elements of Enumerable objects to the arity of Methods given as blocks to Enumerable methods
Description
=begin
Given an Enumerable object that has an element which is an Array, when an Enumerable method which takes a block (#map, #detect, etc) is called on t... | https://bugs.ruby-lang.org/issues/3938 | CC-MAIN-2020-10 | refinedweb | 487 | 60.31 |
The weak current for the production of one (pseudo)-vector meson.
More...
#include <VectorMesonCurrent.h>
The weak current for the production of one (pseudo)-vector meson.
In this case the current is given by
where
Definition at line 31 of file VectorMesonCurrent.h.
Accept the decay.
Checks the meson against the list
I... | https://herwig.hepforge.org/doxygen/classHerwig_1_1VectorMesonCurrent.html | CC-MAIN-2019-04 | refinedweb | 202 | 53.78 |
Hiya. One might consider... <element xml="example"> <start><tag name="p" /><tag name="p" /><tag name="b" /></start> <content /> <end><tag name="p" /><tag name="p" /><tag name="b" /></end> </element> ...although in the example you cite, the end tags can be infered. I noted well the advice that you not use XML for config... | https://mail.python.org/pipermail/xml-sig/2000-November/003732.html | CC-MAIN-2014-15 | refinedweb | 392 | 65.62 |
Plotting election (and other county-level) data with Python Basemap
After my arduous search for open 2016 election data by county, as a first test I wanted one of those red-blue-purple charts of how Democratic or Republican each county's vote was.
I used the Basemap package for plotting. It used to be part of matplotli... | https://shallowsky.com/blog/programming/plotting-election-data-basemap.html | CC-MAIN-2022-33 | refinedweb | 1,197 | 58.38 |
perl5005d".
There have been a large number of changes in the internals to support the new features in this release.
An ANSI C compiler is now required to build perl. See INSTALL.("@",GV_ADD) should be used instead of directly accessing perl globals as
GvSV(errgv).
The API call is backward compatible with existing perls... | http://search.cpan.org/~jesse/perl-5.12.1/pod/perl5005delta.pod | CC-MAIN-2018-22 | refinedweb | 386 | 60.51 |
Ecto is fantastic tool that provides us with a great degree of flexibility. In this blog post we’ll look at how we can dynamically build our Ecto queries and sanitize our input data at the same time.
Let’s plan to approach our composition in 3 steps:
- Create the base query we’ll build upon
- Compose our query from inp... | https://elixirschool.com/blog/ecto-query-composition/ | CC-MAIN-2019-51 | refinedweb | 747 | 61.97 |
by typing appwiz.cpl on a command prompt and then selecting "Turn features on or off " from the left side
From the features select World Wide Web Servicesand make sure that you select the following
Click OK and let the Windows install IIS and FastCGI for you.
Step 2: VERIFY THAT IIS IS WORKING
Once installed you can ve... | http://blogs.msdn.com/dgorti/ | crawl-002 | refinedweb | 6,781 | 58.48 |
- Advertisement
titanandrewsMember
Content count18
Joined
Last visited
Community Reputation122 Neutral
About titanandrews
- RankMember
Using template class across libraries.
titanandrews replied to titanandrews's topic in General and Gameplay ProgrammingAh! You're right! Silly me. I'm not used to templates yet, but I'm... | https://www.gamedev.net/profile/103901-titanandrews/ | CC-MAIN-2018-39 | refinedweb | 1,705 | 65.32 |
Get day and night global geometry and dumps to a GeoJSON file. Builded on top of Matplotlib Basemap Toolkit Library.
Description
Get day and night global geometry and dumps to a GeoJSON file.
Builded on top of Matplotlib Basemap Toolkit Library. Geojson and Shapely libraries are used to deal with geometries.
Output Coo... | https://pypi.org/project/daynight2geojson/ | CC-MAIN-2017-43 | refinedweb | 235 | 56.76 |
In the first part of this tutorial, we looked at the bare basics for creating, publishing and calling a module. The module we created didn’t really do much, so now it’s time to look at expaning the functionality using some of Play’s features.
1. (steve@objectify.be) */ (steve@objectify.be) */ public class LogMeAction ... | http://www.objectify.be/wordpress/2012/03/19/writing-modules-for-play-2-part-2-interceptors/ | CC-MAIN-2017-22 | refinedweb | 461 | 56.76 |
Arnd,
On 03.03.06, Arnd Baecker wrote:
> > > To be more precise: I used a subclass of ``pyx.graph.graphxy`` with
> > > self.domethods = [ self.dolayout, self.dobackground, self.dodata,
> > > self.doaxes, self.dokey,
> > > self.somefurther_routine]
> > >
> > > What is now the preferred way of changing the order or addi... | https://sourceforge.net/p/pyx/mailman/pyx-user/?viewmonth=200603&viewday=5 | CC-MAIN-2018-26 | refinedweb | 713 | 66.94 |
VanDev 2009-10-16T22:37:19+00:00 Chris Van Pelt vanpelt@gmail.com MongoDB Fancy Ass Grouping 2009-10-16T00:00:00+00:00 <p>So lately I’ve been playing with <a href=''>Mongodb</a> for <a href=''>CrowdFlower</a>. We need to calculate statistics from the information that we gather. Mongo provides support for this but has l... | http://feeds.feedburner.com/vandev | CC-MAIN-2013-20 | refinedweb | 9,491 | 64.91 |
Edit Article
How to Write the Hello World Program in CPP
The best way to learn programming is by writing the programs. Hello World! is the first program most programmers have to write before they start the lesson. If you want to learn CPP, and you don't know how to write Hello World yet, read on.
Steps
- 1Get a CPP com... | http://www.wikihow.com/Write-the-Hello-World-Program-in-CPP | CC-MAIN-2016-44 | refinedweb | 584 | 73.17 |
a Structure
Go back to the Control Panel chapter 9 on Dynamic Data Lists.
![ Figure 3.1: You can access the Manage Structures interface by clicking
Manage → Structures from the Web Content page of the Control Panel.]()
Figure 3.1: You can access the Manage Structures interface by clicking *Manage* → *Structures* from ... | https://help.liferay.com/hc/es/articles/360017873232-Advanced-Content-with-Structures-and-Templates | CC-MAIN-2022-27 | refinedweb | 1,508 | 64.3 |
Sometimes we have to convert String to the character array in java programs or convert a string to char from specific index.
String to char Java
String class has three methods related to char. Let’s look at them before we look at a java program to convert string to char array.
char[] toCharArray(): This method converts... | https://www.journaldev.com/794/string-char-array-java | CC-MAIN-2021-04 | refinedweb | 439 | 74.49 |
Radio: Preparing WAV files for cloud-based radio benefits were clear: no skips, no repeated songs, no "dead air" and for music directors, a way to plan and strategize their music curation.
If you remember, the 1990s was the decade of Microsoft Windows. Everyone was making Windows applications, and therefore, most of th... | https://www.chrisjmendez.com/2018/02/12/radio-preparing-wav-files-for-cloud-based-radio/ | CC-MAIN-2020-24 | refinedweb | 1,381 | 56.25 |
/PSP
In directory sc8-pr-cvs1:/tmp/cvs-serv29753/PSP
Modified Files:
ServletWriter.py
Log Message:
Modifying PSP/ServletWriter.py to use mkstemp() instead of mktemp().
mkstemp() was added in Python 2.3 for improved security over mktemp().
Making MiscUtils/Funcs.py simply pull the mktemp and mkstemp from Python
if the v... | https://sourceforge.net/p/webware/mailman/message/4464344/ | CC-MAIN-2016-44 | refinedweb | 289 | 55.2 |
Bummer! This is just a preview. You need to be signed in with a Basic account to view the entire video.
Displaying Validation Messages7:20 with Chris Ramacciotti
As the final piece of our form validation discussion, in this video we cover how to make validation results available to Thymeleaf templates, as well as how t... | https://teamtreehouse.com/library/displaying-validation-messages | CC-MAIN-2018-13 | refinedweb | 1,734 | 59.64 |
great!
Post your Comment 3.2 MVC Hello World Example
In this section, you will learn about Hello World example in Spring 3.2. "
Spring 3.2 MVC Hibernate Example
In this section, you will learn to integrate Spring 3.2 MVC with Hibernate
Spring 3.2 MVC Form Handling
In this example, you will learn about handling forms i... | http://roseindia.net/discussion/47398-Spring-3.2-MVC-Hello-World-Example.html | CC-MAIN-2014-42 | refinedweb | 636 | 59.8 |
Send SMS Messages with Node.js and Express using the Vonage SMS API
The Vonage SMS API allows you to send and receive a high volume of SMS messages (now Vonage)Prerequisites
Before starting this tutorial, make sure you.
Using the Vonage Server SDK for Node.jsUsing the Vonage Server SDK for Node.js
First, run
npm init i... | https://learn.vonage.com/blog/2016/10/19/how-to-send-sms-messages-with-node-js-and-express-dr/ | CC-MAIN-2021-39 | refinedweb | 741 | 68.87 |
WTForm is an extension to the django newforms library allowing the developer, in a very flexible way, to layout the form fields using fieldsets and columns
WTForm was built with the well-documented YUI Grid CSS in mind when rendering the columns and fields. This should make it easy to implement WTForm in your own appli... | http://www.djangosnippets.org/snippets/214/ | crawl-002 | refinedweb | 772 | 73.37 |
Section (3) drand48
Name
drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 — generate uniformly distributed pseudo-random numbers
Synopsis
#include <stdlib.h>
DESCRIPTION
These
[−2^31,: functions
erand48(),
nrand48() and
jrand48() require the calling program to
provide storage for the succe... | https://manpages.net/detail.php?name=drand48 | CC-MAIN-2022-21 | refinedweb | 120 | 52.7 |
XML and Java CAPS
I came across a problem the other day that had I thought I'd share. The problem was that I needed a generic XML transformer and identifier. Normally I would build an otd based on the XML schema or DTD, but in this case, a generic option was required.
To get around the problem, I ended up using the DOM... | http://blogs.sun.com/jcapsuser/entry/xml_and_java_caps | crawl-002 | refinedweb | 337 | 52.46 |
More Articles
Generic methods may also be overridden by descendant classes. In fact, generic methods introduce surprisingly few new facets when it comes when overriding methods. The syntax for overriding generic methods follows the same pattern as non-generic methods where the overriding method must match, precisely, t... | http://www.wrox.com/WileyCDA/Section/Using-Generic-Methods-Page-3.id-291719.html | CC-MAIN-2018-30 | refinedweb | 1,210 | 52.02 |
Technote (troubleshooting)
Problem(Abstract)
A test case consisting of a small program written in C/C++/Fortran can often be used to demonstrate a compiler defect. Generating a small, concise test case is very important to the fast turnaround time for its fix. This document will take you through some of the more common... | https://www-304.ibm.com/support/docview.wss?uid=swg21084174 | CC-MAIN-2015-14 | refinedweb | 1,674 | 63.39 |
Red Hat Bugzilla – Bug 972689
neutron doesn't remove namespace after removing router same for network
Last modified: 2016-04-26 12:34:55 EDT
Created attachment 759164 [details]
logs
Description of problem:
quantum doesn't remove namespace after removing router
Upon router create netns is created , when router is remove... | https://bugzilla.redhat.com/show_bug.cgi?id=972689 | CC-MAIN-2018-43 | refinedweb | 192 | 64 |
Agenda
See also: IRC log
<trackbot> Date: 30 October 2014
<timeless> scribe: timeless
<paulc> F2F topics:
paulc: i'll be like the Baptist
minister: "why are there no people in the front three
pews?"
... can people move in
... we have a polycom, on this side
... please move in
... we're waiting for darobin
<tantek> good... | http://www.w3.org/2014/10/30-html-wg-minutes.html | CC-MAIN-2018-39 | refinedweb | 33,492 | 77.74 |
Files and Directories in Java | Directory Structure
Created Nov 11, 2011
A directory structure for testing
For testing our programs we need a simple directory structure, with a few files and a few directories. Something along the lines of this:
- Figure 1 -
Here we have two files in "Dir-A", and one in each of the othe... | http://www.jguru.com/print/article/core/directory-structure.html | CC-MAIN-2016-36 | refinedweb | 539 | 66.23 |
Created on 2020-01-30 15:11 by vstinner, last changed 2020-06-20 08:33 by larry. This issue is now closed.
Copy of an email received on the Python Security Response team, 9 days ago. I consider that it's not worth it to have an embargo on this vulnerability, so I make it public.
Hi there,
I believe I've found a denial-... | https://bugs.python.org/issue39503 | CC-MAIN-2020-45 | refinedweb | 627 | 50.02 |
twitcher 1.7.1
A tool for watching Zookeeper nodes.
=== Twitcher ===
================
1. License
2. Overview
3. Installation
4. Configuration Language
4.1 Examples
4.2 Things to Avoid
5. Known Issues
6. Future Features
7. Change Log
1. License
==========
This software is licensed under the Apache 2.0 license. Please se... | https://pypi.python.org/pypi/twitcher/1.7.1 | CC-MAIN-2015-22 | refinedweb | 1,257 | 66.13 |
Real World Phoenix | User Roles | The Explicit Way
Tjaco Oostdijk
Originally published at
theguild.nl
on
・8 min read
Welcome back! In the last episode of this series we implemented user authentication. Now let's see how we can implement user authorization by implementing different user roles into our system.
We used Po... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/kabisasoftware/real-world-phoenix-user-roles-the-explicit-way-21bf | CC-MAIN-2019-35 | refinedweb | 2,060 | 57.57 |
Join devRant
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple APILearn More
Search - "z-index"
-
-
-
- z-index: 9;
😕
z-index: 99;
😐
z-index: 999;
😑
z-index: 9999;
😡
z-index: 9999 !important;
😠
z-index: 9999 !IMPORTANTAHFA;
�... | https://devrant.com/search?term=z-index | CC-MAIN-2021-17 | refinedweb | 962 | 70.02 |
Yii 2.0 is finally coming, after more than three years of intensive development with almost 10,000 commits by over 300 authors! Thank you for your support and patience!
As you may have already known, Yii 2.0 is a complete rewrite over the previous version 1.1. We made this choice in order to build a state-of-the-art PH... | https://www.yiiframework.com/news/81/yii-2-0-0-is-released | CC-MAIN-2021-04 | refinedweb | 1,907 | 50.12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.